mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
added quicksearch
This commit is contained in:
parent
7e997205e5
commit
e3eed2445b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ open class SoraStream : TmdbProvider() {
|
|||
override val hasDownloadSupport = true
|
||||
override val instantLinkLoading = true
|
||||
override val useMetaLoadResponse = true
|
||||
override val hasQuickSearch = true
|
||||
override val supportedTypes = setOf(
|
||||
TvType.Movie,
|
||||
TvType.TvSeries,
|
||||
|
|
Loading…
Reference in a new issue