fix: add missing QQC2 for InviteUserPage
This commit is contained in:
@@ -36,7 +36,7 @@ Kirigami.ScrollablePage {
|
||||
onAccepted: userDictListModel.search()
|
||||
}
|
||||
|
||||
Button {
|
||||
QQC2.Button {
|
||||
visible: identifierField.isUserID
|
||||
|
||||
text: i18n("Add")
|
||||
|
||||
Reference in New Issue
Block a user