Disabled PDF indexing due to Electron crash

This commit is contained in:
Simon Cambier
2022-10-02 22:23:13 +02:00
parent a4920c223e
commit 8138855cff
4 changed files with 36 additions and 25 deletions

View File

@@ -82,7 +82,7 @@ export default class OmnisearchPlugin extends Plugin {
await initGlobalSearchIndex()
})
showWelcomeNotice(this)
// showWelcomeNotice(this)
}
onunload(): void {}