mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-08 21:31:35 +00:00
Fixed issue of importing configurations.
This commit is contained in:
@@ -402,6 +402,7 @@ export default class ObsidianLiveSyncPlugin extends Plugin {
|
||||
}
|
||||
}
|
||||
let initDB;
|
||||
this.settings = newSettingW;
|
||||
await this.saveSettings();
|
||||
if (keepLocalDB == "no") {
|
||||
this.resetLocalOldDatabase();
|
||||
|
||||
Reference in New Issue
Block a user