chore: bump version

This commit is contained in:
Quorafind 2023-03-18 22:21:26 +08:00
parent ceeed1dae7
commit 8bddbddbfc

View file

@ -25,7 +25,7 @@ export default class FloatSearchPlugin extends Plugin {
...this.state,
query: "",
};
}, 10000);
}, 30000);
}
async onload() {