diff --git a/env/includes/alias/apps.yml b/env/includes/alias/apps.yml index ee822408..ced2080c 100644 --- a/env/includes/alias/apps.yml +++ b/env/includes/alias/apps.yml @@ -89,7 +89,7 @@ alias.apps.tk-multi-shotgunpanel: actions_hook: "{engine}/tk-multi-shotgunpanel/basic/scene_actions.py" action_mappings: Note: - - actions: [ note_to_ip, note_to_closed ] + - actions: [ note_to_ip, note_to_closed, import_note_attachments ] filters: { } PublishedFile: - actions: [import, import_as_reference] @@ -136,9 +136,6 @@ alias.apps.tk-multi-shotgunpanel: Version: - actions: [quicktime_clipboard, sequence_clipboard, add_to_playlist] filters: {} - Note: - - actions: [import_note_attachments] - filters: {} enable_context_switch: true location: "@common.apps.tk-multi-shotgunpanel.location" diff --git a/env/includes/common/apps.yml b/env/includes/common/apps.yml index 2805aaec..36967a51 100644 --- a/env/includes/common/apps.yml +++ b/env/includes/common/apps.yml @@ -72,5 +72,5 @@ common.apps.tk-shotgun-launchvredreview.location: type: app_store name: tk-shotgun-launchvredreview version: v1.1.4 -common.apps.tk-multi-publish2.help_url: +common.apps.tk-multi-publish2.help_url: https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_Supervisor_Artist_sa_integrations_sa_integrations_user_guide_html#the-publisher diff --git a/env/includes/common/frameworks.yml b/env/includes/common/frameworks.yml index 6f6fc5cd..3d87d22a 100644 --- a/env/includes/common/frameworks.yml +++ b/env/includes/common/frameworks.yml @@ -72,4 +72,3 @@ frameworks: version: v1.0.0 type: app_store name: tk-framework-lmv -