mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-21 01:48:15 +00:00
target discover core model in discover route
This commit is contained in:
parent
ab0e262bf9
commit
d9efcd08ec
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ const useCatalog = (urlParams, queryParams) => {
|
|||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
}, 'Discover');
|
||||
return () => {
|
||||
core.off('NewModel', onNewModel);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue