diff --git a/pype/nuke/__init__.py b/pype/nuke/__init__.py index cd568ed8a2..69117c3605 100644 --- a/pype/nuke/__init__.py +++ b/pype/nuke/__init__.py @@ -139,7 +139,7 @@ def install(): menu.install() # load data from templates - # api.load_data_from_templates() + api.load_data_from_templates() def uninstall():