We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01902fe commit e30f7a7Copy full SHA for e30f7a7
env/includes/3dsmax/apps.yml
@@ -61,7 +61,7 @@ includes:
61
62
3dsmax.apps.tk-multi-shotgunpanel:
63
shotgun_fields_hook: '{self}/shotgun_fields.py'
64
- actions_hook: '{self}/tk-3dsmaxplus_actions.py'
+ actions_hook: '{self}/general_actions.py:{self}/tk-3dsmaxplus_actions.py'
65
action_mappings:
66
PublishedFile:
67
- actions: [import]
0 commit comments