mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
inital work
This commit is contained in:
@@ -97,6 +97,7 @@ export default class Sync {
|
||||
|
||||
return true;
|
||||
} catch (e) {
|
||||
this._isSyncing = false;
|
||||
throw e;
|
||||
} finally {
|
||||
this._isSyncing = false;
|
||||
|
||||
Reference in New Issue
Block a user