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