mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Uppercase percent label like the surrounding labels
This commit is contained in:
parent
522d1e2df8
commit
9b9bfdadb9
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
||||||
{
|
{
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"key": "percent",
|
"key": "percent",
|
||||||
"label": "percent",
|
"label": "Percent",
|
||||||
"decimal": 1,
|
"decimal": 1,
|
||||||
"minimum": 0,
|
"minimum": 0,
|
||||||
"maximum": 200
|
"maximum": 200
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue