TF-1486 Add insert image in signature on web
(cherry picked from commit 50f0e54b2a47fe2e857372f56293d1c1800ded2b)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
extension SizeExtension on int {
|
||||
|
||||
int get kiloByteToBytes => this * 1024;
|
||||
}
|
||||
Reference in New Issue
Block a user