LeaveRoomPopup: new text for declining invites

This commit is contained in:
miruka
2021-04-13 14:44:24 -04:00
parent 334065895f
commit 96a1e57f47
3 changed files with 17 additions and 5 deletions

View File

@@ -238,6 +238,7 @@ HTile {
userId: model.for_account,
roomId: model.id,
roomName: model.display_name,
inviterId: model.inviter_id,
})
}