mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 10:14:04 +00:00
97dbebc8aa
Usage: ```qml StatusModal { header.image.isIdenticon: ... // or header.icon.isLetterIdenticon: ... header.icon.background.color: ... } ``` Closes #269