mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
triggere discover on refresh
This commit is contained in:
parent
366e5e8900
commit
7da2e7568e
1 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,8 @@ class ActionModel(QtGui.QStandardItemModel):
|
|||
|
||||
self._groups.clear()
|
||||
|
||||
self.discover()
|
||||
|
||||
actions = self.filter_compatible_actions(self._registered_actions)
|
||||
|
||||
self.beginResetModel()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue