mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
comment length
This commit is contained in:
parent
10fb9a1411
commit
895bfbaae5
1 changed files with 2 additions and 1 deletions
|
|
@ -129,7 +129,8 @@ class CopyLastPublishedWorkfile(PreLaunchHook):
|
|||
).format(task_name, host_name)
|
||||
return
|
||||
|
||||
# Get sync server from Tray, which handles the asynchronous thread instance
|
||||
# Get sync server from Tray,
|
||||
# which handles the asynchronous thread instance
|
||||
sync_server = next(
|
||||
(
|
||||
t["sync_server"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue