SyncServer GUI - fix - download was broken

Fixed order of arguments in method call
This commit is contained in:
Petr Kalis 2021-02-05 19:06:33 +01:00
parent 4195549ff9
commit dc436645cf

View file

@ -685,7 +685,6 @@ class SyncServer(PypeModule, ITrayModule):
handler.download_file,
remote_file,
local_file,
False,
self,
collection,
file,