Add inviter account informations to room invites

This commit is contained in:
miruka
2019-04-21 11:15:03 -04:00
parent bbf29e29b1
commit 9602608b87
5 changed files with 36 additions and 9 deletions

View File

@@ -28,6 +28,7 @@ ColumnLayout {
InviteOffer {
visible: isInvite
inviter: roomInfo.inviter
}
SendBox {