mirror of
https://github.com/quorafind/Obsidian-Float-Search.git
synced 2026-07-22 07:30:25 +00:00
chore: bump version
This commit is contained in:
parent
ceeed1dae7
commit
8bddbddbfc
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export default class FloatSearchPlugin extends Plugin {
|
|||
...this.state,
|
||||
query: "",
|
||||
};
|
||||
}, 10000);
|
||||
}, 30000);
|
||||
}
|
||||
|
||||
async onload() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue