diff --git a/client/ayon_core/tools/launcher/ui/actions_widget.py b/client/ayon_core/tools/launcher/ui/actions_widget.py index 071982e3fa..03906d3267 100644 --- a/client/ayon_core/tools/launcher/ui/actions_widget.py +++ b/client/ayon_core/tools/launcher/ui/actions_widget.py @@ -812,7 +812,7 @@ class ActionsWidget(QtWidgets.QWidget): folder_id, task_id, action_item.addon_name, - action_item.add_version + action_item.addon_version ) self._controller.trigger_webaction( context, action_item.full_label