mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 07:51:02 +00:00
Revert "removed sub dub toggle(useless)"
This reverts commit 60981ba224.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user