From 7a74b863402e5f67ce7fd0a99ab3ad64b7296344 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 31 Oct 2020 23:24:07 +0100 Subject: Pasteable textinput --- resources/qml/TimelineView.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/qml/TimelineView.qml') diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index 95143b18..d85167af 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -234,8 +234,8 @@ Page { ReplyPopup { } - //MessageInput { - //} + MessageInput { + } } -- cgit 1.5.1