style issues
This commit is contained in:
parent
349ab77a59
commit
c00fe31a3f
1 changed files with 1 additions and 1 deletions
|
@ -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()) },
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
Reference in a new issue