upgrade modal
This commit is contained in:
parent
725b12832c
commit
e34b120a63
@ -1080,7 +1080,7 @@ export default class RemotelySavePlugin extends Plugin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async saveAgreeToUseNewSyncAlgorithm() {
|
async saveAgreeToUseNewSyncAlgorithm() {
|
||||||
this.settings.agreeToUploadExtraMetadata = true;
|
this.settings.agreeToUseSyncV3 = true;
|
||||||
await this.saveSettings();
|
await this.saveSettings();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user