mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
don't clear items by id on discover
This commit is contained in:
parent
7b0b6a50e8
commit
7458c049cc
1 changed files with 0 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ class ActionModel(QtGui.QStandardItemModel):
|
|||
actions.extend(app_actions)
|
||||
|
||||
self._registered_actions = actions
|
||||
self.items_by_id.clear()
|
||||
|
||||
def get_application_actions(self):
|
||||
actions = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue