core: disable sync push

This commit is contained in:
Abdullah Atta
2024-02-07 13:33:59 +05:00
parent b32b3a5af3
commit dd7765df97

View File

@@ -231,6 +231,7 @@ class Sync {
}
async send(deviceId: string, isForceSync?: boolean) {
return false;
await this.uploadAttachments();
let done = 0;