mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
enable animations by default
This commit is contained in:
parent
4c7f361584
commit
8c963726dd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ TerminalFilters = {
|
|||
}
|
||||
|
||||
# Allow animations in GUI
|
||||
Animated = env_variable_to_bool("OPENPYPE_PYBLISH_ANIMATED", False)
|
||||
Animated = env_variable_to_bool("OPENPYPE_PYBLISH_ANIMATED", True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue