mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix typo
This commit is contained in:
parent
d312101573
commit
9416d8b1f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue