Increased the number of decimals for the unit scale

This commit is contained in:
Simone Barbieri 2023-05-18 14:33:26 +01:00
parent 0d4ae4efa7
commit 8b68371e0c

View file

@ -27,7 +27,7 @@
"key": "base_file_unit_scale",
"type": "number",
"label": "Base File Unit Scale",
"decimal": 2
"decimal": 10
}
]
},