Change focus filter rooms keybind to (Alt/Ctrl)+S
This commit is contained in:
@@ -13,7 +13,7 @@ Banner {
|
||||
avatar.displayName: inviterName
|
||||
avatar.avatarUrl: inviterAvatar
|
||||
|
||||
labelText: qsTr("%1 invited you to the room.").arg(
|
||||
labelText: qsTr("%1 invited you to this room.").arg(
|
||||
Utils.coloredNameHtml(inviterName, inviterId)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user