mirror of
https://github.com/recloudstream/cloudstream.git
synced 2025-05-20 04:36:52 +08:00
Fix name of MyDramaListDemo
This commit is contained in:
@ -33,7 +33,7 @@ import java.text.SimpleDateFormat
|
|||||||
import java.util.Locale
|
import java.util.Locale
|
||||||
|
|
||||||
//Reference: https://mydramalist.github.io/MDL-API/
|
//Reference: https://mydramalist.github.io/MDL-API/
|
||||||
open class MyDramaListDemo : MainAPI() {
|
abstract class MyDramaListAPI : MainAPI() {
|
||||||
override var name = "MyDramaList"
|
override var name = "MyDramaList"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override val providerType = ProviderType.MetaProvider
|
override val providerType = ProviderType.MetaProvider
|
||||||
|
Reference in New Issue
Block a user