inital work

This commit is contained in:
thecodrr
2021-09-15 02:16:55 +05:00
parent ed2624a918
commit 6033cf8740
11 changed files with 18947 additions and 3828 deletions

View File

@@ -97,6 +97,7 @@ export default class Sync {
return true;
} catch (e) {
this._isSyncing = false;
throw e;
} finally {
this._isSyncing = false;