mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
trigger filtering after discover
This commit is contained in:
parent
e0df3e92d2
commit
dfa9132ac3
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,8 @@ class ActionModel(QtGui.QStandardItemModel):
|
|||
|
||||
self._registered_actions = actions
|
||||
|
||||
self.filter_actions()
|
||||
|
||||
def get_application_actions(self):
|
||||
actions = []
|
||||
if not self.dbcon.Session.get("AVALON_PROJECT"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue