complete the new version for add button

This commit is contained in:
Jiaxin Peng
2023-12-29 00:21:21 +00:00
parent cf08703fea
commit 3123d91e97
9 changed files with 130 additions and 26 deletions

View File

@@ -81,6 +81,10 @@ export default class ObsidianSyncNotionPlugin extends Plugin {
await this.saveSettings();
}
// previewDatabase(dbDetails: DatabaseDetails) {
//
// }
}