mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
has studi ooverrides is False by default
This commit is contained in:
parent
9924b2899e
commit
022214a992
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class ConfigObject(AbstractConfigObject):
|
|||
|
||||
default_state = ""
|
||||
|
||||
_has_studio_override = True
|
||||
_has_studio_override = False
|
||||
_as_widget = False
|
||||
_is_overriden = False
|
||||
_is_modified = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue