mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix(nuke): adding initialization for presets loading
This commit is contained in:
parent
b6bcb16f2a
commit
13e38c3a45
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ def install():
|
|||
menu.install()
|
||||
|
||||
# load data from templates
|
||||
# api.load_data_from_templates()
|
||||
api.load_data_from_templates()
|
||||
|
||||
|
||||
def uninstall():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue