mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
tweaks the codes to use list instead of dict for OP settings
This commit is contained in:
parent
57131a8b40
commit
0403af298e
3 changed files with 77 additions and 76 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"ValidateLoadedPlugin": {
|
||||
"enabled": false,
|
||||
"optional": true,
|
||||
"family_plugins_mapping": {}
|
||||
"family_plugins_mapping": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue