summary refs log tree commit diff
path: root/resources/qml/TimelineView.qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-10-31 23:24:07 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-11-25 19:05:11 +0100
commit7a74b863402e5f67ce7fd0a99ab3ad64b7296344 (patch)
treee930fa3ee7d43a835d014e70929656b84125672a /resources/qml/TimelineView.qml
parentDisable scroll helper on mobile (diff)
downloadnheko-7a74b863402e5f67ce7fd0a99ab3ad64b7296344.tar.xz
Pasteable textinput
Diffstat (limited to 'resources/qml/TimelineView.qml')
-rw-r--r--resources/qml/TimelineView.qml4
1 files changed, 2 insertions, 2 deletions
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 {
+            }
 
         }