mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hard reset webactions on refresh
This commit is contained in:
parent
e9d70fa49d
commit
0368e5e6f8
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ class ActionsModel:
|
|||
self._discovered_actions = None
|
||||
self._actions = None
|
||||
self._action_items = {}
|
||||
self._webaction_items.reset()
|
||||
|
||||
self._controller.emit_event("actions.refresh.started")
|
||||
self._get_action_objects()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue