@@ -92,7 +92,7 @@ Image {
|
|||||||
roomPanelInput.isReply = true
|
roomPanelInput.isReply = true
|
||||||
roomPanelInput.focus()
|
roomPanelInput.focus()
|
||||||
})
|
})
|
||||||
contextMenu.redact.connect(function() {
|
contextMenu.remove.connect(function() {
|
||||||
currentRoom.redactEvent(eventId)
|
currentRoom.redactEvent(eventId)
|
||||||
})
|
})
|
||||||
contextMenu.popup()
|
contextMenu.popup()
|
||||||
|
|||||||
Reference in New Issue
Block a user