mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 16:09:17 +01:00
style issues
This commit is contained in:
parent
349ab77a59
commit
c00fe31a3f
@ -415,7 +415,7 @@ object SettingsDataScreen : SearchableSettings {
|
||||
),
|
||||
Preference.PreferenceItem.TextPreference(
|
||||
title = stringResource(R.string.label_download_stats),
|
||||
onClick = { navigator.push(DownloadStatsScreen()) },
|
||||
onClick = { navigator.push(DownloadStatsScreen()) },
|
||||
),
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user