Config fixes and janky OMDb implementation
This commit is contained in:
parent
4405eb4a34
commit
cc2962220e
4 changed files with 86 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue