mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 19:31:01 +00:00
removed sub dub toggle(useless)
This commit is contained in:
@@ -36,7 +36,6 @@ 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