mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix closing bracket
This commit is contained in:
parent
947ecfd918
commit
6bbd48e989
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@ class TrayManager:
|
|||
},
|
||||
"installer_version": os.getenv("AYON_VERSION"),
|
||||
"running_time": time.time() - self._start_time,
|
||||
}))
|
||||
})
|
||||
|
||||
def _on_update_check_timer(self):
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue