diff --git a/src/floatSearchIndex.ts b/src/floatSearchIndex.ts index adbec35..e88be59 100644 --- a/src/floatSearchIndex.ts +++ b/src/floatSearchIndex.ts @@ -25,7 +25,7 @@ export default class FloatSearchPlugin extends Plugin { ...this.state, query: "", }; - }, 10000); + }, 30000); } async onload() {