mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
defined constant for global settings type
This commit is contained in:
parent
56c4ae7eb7
commit
85863015a3
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ METADATA_KEYS = (
|
|||
)
|
||||
|
||||
# File where studio's system overrides are stored
|
||||
GLOBAL_SETTINGS_KEY = "global_settings"
|
||||
SYSTEM_SETTINGS_KEY = "system_settings"
|
||||
PROJECT_SETTINGS_KEY = "project_settings"
|
||||
PROJECT_ANATOMY_KEY = "project_anatomy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue