a large semi-rewrite of fs logic
This commit is contained in:
@@ -119,7 +119,7 @@ export class SyncAlgoV3Modal extends Modal {
|
||||
this.plugin.saveAgreeToUseNewSyncAlgorithm();
|
||||
this.plugin.enableAutoSyncIfSet();
|
||||
this.plugin.enableInitSyncIfSet();
|
||||
this.plugin.enableSyncOnSaveIfSet();
|
||||
this.plugin.toggleSyncOnSaveIfSet();
|
||||
} else {
|
||||
console.info("do not agree to use the new algorithm");
|
||||
this.plugin.unload();
|
||||
|
||||
Reference in New Issue
Block a user