mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Increased the number of decimals for the unit scale
This commit is contained in:
parent
0d4ae4efa7
commit
8b68371e0c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"key": "base_file_unit_scale",
|
"key": "base_file_unit_scale",
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"label": "Base File Unit Scale",
|
"label": "Base File Unit Scale",
|
||||||
"decimal": 2
|
"decimal": 10
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue