mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
store tools under 'tools' variable
This commit is contained in:
parent
6a68cfd4c9
commit
90de4cddb5
2 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ class ExperimentalTools:
|
|||
tool.identifier: tool
|
||||
for tool in experimental_tools
|
||||
}
|
||||
self.experimental_tools = experimental_tools
|
||||
self.tools = experimental_tools
|
||||
self._parent_widget = parent
|
||||
|
||||
def refresh_availability(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue