diff --git a/src/main.ts b/src/main.ts index 7f292c0..21dd210 100644 --- a/src/main.ts +++ b/src/main.ts @@ -196,7 +196,8 @@ export default class RemotelySavePlugin extends Plugin { local, metadataOnRemote.deletions, localHistory, - client.serviceType + client.serviceType, + this.settings.password ); log.info(plan.mixedStates); // for debugging if (triggerSource !== "dry") {