mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
changed key other to others
This commit is contained in:
parent
6859207eb3
commit
997a34800b
2 changed files with 3 additions and 3 deletions
|
|
@ -25,5 +25,5 @@
|
|||
"path": "{@folder}/{@file}"
|
||||
},
|
||||
"delivery": {},
|
||||
"other": {}
|
||||
"others": {}
|
||||
}
|
||||
|
|
@ -131,8 +131,8 @@
|
|||
},
|
||||
{
|
||||
"type": "dict-modifiable",
|
||||
"key": "other",
|
||||
"label": "Other",
|
||||
"key": "others",
|
||||
"label": "Others",
|
||||
"collapsible_key": true,
|
||||
"object_type": {
|
||||
"type": "dict-modifiable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue