Add forget to room context menu

Also show Leave only if not already left, and rename forget-room.svg to
room-forget.svg
This commit is contained in:
miruka
2019-08-21 16:29:44 -04:00
parent 437324bd64
commit 076ff743ad
5 changed files with 13 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ Banner {
{
name: "forget",
text: qsTr("Forget"),
iconName: "forget-room",
iconName: "room-forget",
}
]