Skip to content

Commit 365778a

Browse files
authored
fix: apply proper color to archived label (#566)
1 parent ea9d966 commit 365778a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/org/fossify/messages/activities/SettingsActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ class SettingsActivity : SimpleActivity() {
140140
binding.settingsGeneralSettingsLabel,
141141
binding.settingsOutgoingMessagesLabel,
142142
binding.settingsNotificationsLabel,
143+
binding.settingsArchivedMessagesLabel,
143144
binding.settingsRecycleBinLabel,
144145
binding.settingsSecurityLabel,
145146
binding.settingsMigratingLabel

0 commit comments

Comments
 (0)