Config fixes and janky OMDb implementation

This commit is contained in:
mProjectsCode 2022-05-04 21:47:48 +02:00
parent 4405eb4a34
commit cc2962220e
4 changed files with 86 additions and 1 deletions

View file

@ -31,7 +31,7 @@ export class MediaDbSearchModal extends SuggestModal<MediaTypeModel> {
// console.log(res)
// await sleep(1000);
await sleep(1000);
if (this.query === thisQuery) {
this.isBusy = false;