mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
folder config_gui_schema renamed to gui_schemas
This commit is contained in:
parent
8f10391b53
commit
9e01690645
8 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ def gui_schema(subfolder, main_schema_name):
|
|||
subfolder, main_schema_name
|
||||
dirpath = os.path.join(
|
||||
os.path.dirname(os.path.dirname(__file__)),
|
||||
"config_gui_schema",
|
||||
"gui_schemas",
|
||||
subfolder
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue