1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

fix upload reverting back to C drive

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2024-08-27 17:55:12 +01:00
parent d2c537139a
commit 61ae81dfde

View File

@@ -1577,7 +1577,7 @@ namespace MeshCentralRouter
transferStatusForm.transferCompleted();
}
remoteFolder = strDownloadRel;
if (downloadActive) remoteFolder = strDownloadRel;
remoteRefresh();
}