add source preference

This commit is contained in:
kodjomoustapha
2023-12-04 15:23:34 +01:00
parent e0c2be06a3
commit a2abfc537f
22 changed files with 722 additions and 325 deletions

View File

@@ -259,7 +259,7 @@ class MangaHere extends MProvider {
}
@override
List<dynamic> getFilterList() {
List<dynamic> getFilterList(MSource source) {
return [
SelectFilter("TypeList", "Type", 1, [
SelectFilterOption("American Manga", "5"),