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

@@ -236,7 +236,7 @@ class MangaReader extends MProvider {
}
@override
List<dynamic> getFilterList() {
List<dynamic> getFilterList(MSource source) {
return [
SeparatorFilter(),
TextFilter("AuthorFilter", "Author"),