Allow replying to self.

square-messages
Black Hat 2018-10-22 09:51:15 +08:00
parent fce213a432
commit b7db779f56
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ Menu {
onTriggered: row.saveFileAs()
}
MenuItem {
visible: model && model.author !== currentRoom.localUser
height: visible ? undefined : 0
text: "Reply"