Revert "removed sub dub toggle(useless)"
This reverts commit 60981ba224
.
This commit is contained in:
parent
60981ba224
commit
67d482bad6
4 changed files with 25 additions and 0 deletions
|
@ -36,6 +36,7 @@ class SubscriptionHelper {
|
|||
} else {
|
||||
sharedPreferences.getInt("settings_def_manga_source_s_r", 0)
|
||||
}
|
||||
it.preferDub = loadData("settings_prefer_dub", context) ?: false
|
||||
it
|
||||
}
|
||||
return data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue