Add button to get a QR code for the local user to the account editor page

This commit is contained in:
James Graham
2024-04-10 17:19:11 +00:00
parent 2887263f26
commit c61c73088f
2 changed files with 17 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ Components.AbstractMaximizeComponent {
id: root
required property string text
required property color avatarColor
property color avatarColor
required property string avatarSource
Shortcut {