mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
SyncServer GUI - fix - download was broken
Fixed order of arguments in method call
This commit is contained in:
parent
4195549ff9
commit
dc436645cf
1 changed files with 0 additions and 1 deletions
|
|
@ -685,7 +685,6 @@ class SyncServer(PypeModule, ITrayModule):
|
|||
handler.download_file,
|
||||
remote_file,
|
||||
local_file,
|
||||
False,
|
||||
self,
|
||||
collection,
|
||||
file,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue