mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-01 20:08:57 +00:00
change icon on verify names setting
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ fun MorePrivacyView(chatModel: ChatModel) {
|
||||
}
|
||||
})
|
||||
SettingsPreferenceItem(
|
||||
painterResource(MR.images.ic_verified_user),
|
||||
painterResource(MR.images.ic_tag),
|
||||
stringResource(MR.strings.verify_simplex_names),
|
||||
chatModel.controller.appPrefs.privacyVerifySimplexNames
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user