Skip to content

Commit f461664

Browse files
committed
fix(ui): use proper color for security label in settings
1 parent 1cd7982 commit f461664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ class SettingsActivity : SimpleActivity() {
133133
binding.settingsTextLabel,
134134
binding.settingsStartupLabel,
135135
binding.settingsSavingLabel,
136+
binding.settingsSecurityLabel,
136137
binding.settingsMigratingLabel,
137138
binding.settingsBackupsLabel,
138139
).forEach {

0 commit comments

Comments
 (0)