mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
core: disable sync push
This commit is contained in:
@@ -231,6 +231,7 @@ class Sync {
|
||||
}
|
||||
|
||||
async send(deviceId: string, isForceSync?: boolean) {
|
||||
return false;
|
||||
await this.uploadAttachments();
|
||||
|
||||
let done = 0;
|
||||
|
||||
Reference in New Issue
Block a user