Fix template

commit_hash:5cea50317f7ce0005f49099333faf7593c289575
This commit is contained in:
4eb0da
2025-11-18 11:36:41 +03:00
parent 9c9031186d
commit bfaf067da0
+2 -2
View File
@@ -95,12 +95,12 @@ export const DEFAULT_EDITOR_VALUE = `{
"width": {
"type": "fixed",
"value": 28,
"unit": 28
"unit": "sp"
},
"height": {
"type": "fixed",
"value": 28,
"unit": 28
"unit": "sp"
},
"margins": {
"top": 2,