mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
reset asset docs cache too
This commit is contained in:
parent
ac33a8dd41
commit
46846e0551
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class TrayPublisherController(QtPublisherController):
|
|||
|
||||
def reset_hierarchy_cache(self):
|
||||
self._hierarchy_model.reset()
|
||||
self._asset_docs_cache.reset()
|
||||
|
||||
|
||||
class TrayPublisherRegistry(JSONSettingRegistry):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue