mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 00:39:14 +01:00
Fix a settings section label
This commit is contained in:
parent
da0671ad62
commit
ec6dba12bd
@ -101,7 +101,7 @@ class SettingsAdvancedController : SettingsController() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
preferenceCategory {
|
preferenceCategory {
|
||||||
titleRes = R.string.label_data
|
titleRes = R.string.label_network
|
||||||
|
|
||||||
preference {
|
preference {
|
||||||
titleRes = R.string.pref_clear_cookies
|
titleRes = R.string.pref_clear_cookies
|
||||||
|
Loading…
Reference in New Issue
Block a user