fixing a setting label
This commit is contained in:
parent
aa478f0463
commit
a62c88a96b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ class SettingsActivity : SimpleActivity() {
|
||||||
binding.settingsGeneralSettingsLabel,
|
binding.settingsGeneralSettingsLabel,
|
||||||
binding.settingsOutgoingMessagesLabel,
|
binding.settingsOutgoingMessagesLabel,
|
||||||
binding.settingsNotificationsLabel,
|
binding.settingsNotificationsLabel,
|
||||||
binding.settingsEmptyRecycleBinLabel,
|
binding.settingsRecycleBinLabel,
|
||||||
binding.settingsSecurityLabel,
|
binding.settingsSecurityLabel,
|
||||||
binding.settingsMigratingLabel
|
binding.settingsMigratingLabel
|
||||||
).forEach {
|
).forEach {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue