mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
fix publisher tool def
This commit is contained in:
parent
87b8d498fa
commit
7cc48b5026
1 changed files with 2 additions and 0 deletions
|
|
@ -117,6 +117,8 @@ class ExperimentalTools:
|
|||
self._tools = experimental_tools
|
||||
self._parent_widget = parent
|
||||
|
||||
self._publisher_tool = None
|
||||
|
||||
@property
|
||||
def tools(self):
|
||||
"""Tools in list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue