@@ -338,6 +338,7 @@ ToolBar {
|
|||||||
leftPadding: Kirigami.Units.smallSpacing
|
leftPadding: Kirigami.Units.smallSpacing
|
||||||
selectByMouse: true
|
selectByMouse: true
|
||||||
verticalAlignment: TextEdit.AlignVCenter
|
verticalAlignment: TextEdit.AlignVCenter
|
||||||
|
enabled: room.canSendEvent("m.room.message")
|
||||||
|
|
||||||
text: currentRoom != null ? currentRoom.cachedInput : ""
|
text: currentRoom != null ? currentRoom.cachedInput : ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user