mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
quiza
This commit is contained in:
parent
28bc16e258
commit
ef2f5d0be4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class MundoDonghuaProvider : MainAPI() {
|
|||
)
|
||||
|
||||
abstract class SpecialEpisodes {
|
||||
abstract var docFinal: Map
|
||||
abstract var docFinal
|
||||
}
|
||||
|
||||
override suspend fun getMainPage(page: Int, request : MainPageRequest): HomePageResponse: SpecialEpisodes {
|
||||
|
|
Loading…
Reference in a new issue