fix(@desktop/onboarding): set proper user color icon

fixes: #6063
This commit is contained in:
Patryk Osmaczko 2022-07-26 21:49:49 +02:00 committed by osmaczko
parent ee43cb277a
commit 239eb4fa8a
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Item {
width: 86
height: 86
letterSize: 32
color: Theme.palette.miscColor5
color: Utils.colorForPubkey(root.pubKey)
charactersLen: 2
}
ringSettings {