mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update mangapark.dart - slight adjustments to Preferences logic
This commit is contained in:
@@ -512,7 +512,7 @@ class MangaPark extends MProvider {
|
||||
summary: "",
|
||||
valueIndex: 0,
|
||||
entries: ["False", "True"],
|
||||
entryValues: [0, 2],
|
||||
entryValues: ["0", "2"],
|
||||
),
|
||||
ListPreference(
|
||||
key: "ImgServer",
|
||||
|
||||
Reference in New Issue
Block a user