fix(nuke): adding initialization for presets loading

This commit is contained in:
Jakub Jezek 2019-04-20 16:52:53 +02:00
parent b6bcb16f2a
commit 13e38c3a45

View file

@ -139,7 +139,7 @@ def install():
menu.install()
# load data from templates
# api.load_data_from_templates()
api.load_data_from_templates()
def uninstall():