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