diff --git a/client/ayon_core/hooks/pre_add_last_workfile_arg.py b/client/ayon_core/hooks/pre_add_last_workfile_arg.py index 752302bb20..28f6b08544 100644 --- a/client/ayon_core/hooks/pre_add_last_workfile_arg.py +++ b/client/ayon_core/hooks/pre_add_last_workfile_arg.py @@ -34,6 +34,7 @@ class AddLastWorkfileToLaunchArgs(PreLaunchHook): "silhouette", "gaffer", "loki", + "marvelousdesigner", } launch_types = {LaunchTypes.local}