OP-2042 - removed forgotten app for debugging

This commit is contained in:
Petr Kalis 2021-12-02 19:03:43 +01:00
parent d4e5ab90cf
commit 5d85503995

View file

@ -13,7 +13,7 @@ class LaunchFoundryAppsWindows(PreLaunchHook):
# Should be as last hook because must change launch arguments to string
order = 1000
app_groups = ["nuke", "nukex", "hiero", "nukestudio", "aftereffects"]
app_groups = ["nuke", "nukex", "hiero", "nukestudio"]
platforms = ["windows"]
def execute(self):