mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +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",
|
||||
"key": "percent",
|
||||
"label": "percent",
|
||||
"label": "Percent",
|
||||
"decimal": 1,
|
||||
"minimum": 0,
|
||||
"maximum": 200
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue