mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
core: enable sync push
This commit is contained in:
@@ -245,8 +245,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