new encryption

This commit is contained in:
fyears
2024-03-25 00:21:56 +08:00
parent 6825241071
commit e283efc8f7
25 changed files with 725 additions and 58 deletions
+2
View File
@@ -389,6 +389,8 @@ export default class RemotelySavePlugin extends Plugin {
}
}
cipher.closeResources();
if (this.settings.currLogLevel === "info") {
getNotice(t("syncrun_shortstep2"));
} else {