mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 13:37:47 +01:00
Fix a settings section label
This commit is contained in:
parent
da0671ad62
commit
ec6dba12bd
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class SettingsAdvancedController : SettingsController() {
|
|||
}
|
||||
|
||||
preferenceCategory {
|
||||
titleRes = R.string.label_data
|
||||
titleRes = R.string.label_network
|
||||
|
||||
preference {
|
||||
titleRes = R.string.pref_clear_cookies
|
||||
|
|
Loading…
Reference in a new issue