mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix property
This commit is contained in:
parent
840fbaa380
commit
bf8e2207e0
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ class TimersManagerModuleRestApi:
|
|||
|
||||
self.register()
|
||||
|
||||
@property
|
||||
def log(self):
|
||||
if self._log is None:
|
||||
self._log = Logger.get_logger(self.__ckass__.__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue