mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Fixed theme setting support text
This commit is contained in:
parent
b7021b99bc
commit
daeaf749fd
@ -121,7 +121,7 @@ fun SettingsScreen(
|
||||
item {
|
||||
SettingsListItem(
|
||||
stringResource(R.string.theme_setting),
|
||||
stringResource(R.string.theme_setting)
|
||||
stringResource(R.string.theme_setting_support)
|
||||
) { dialogState = DialogState.THEME }
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user