Add kick to room member context menu

This commit is contained in:
miruka
2020-04-19 11:12:35 -04:00
parent bdb9a650d9
commit 2a0a3765fc
9 changed files with 71 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ Banner {
avatar.userId: chat.userId
avatar.displayName: chat.userInfo.display_name
avatar.mxc: chat.userInfo.avatar_url
labelText: qsTr("You are not part of this room anymore")
labelText: qsTr("You are no longer part of this room")
buttonModel: [
{