summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-10-26 21:32:08 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-10-26 21:34:34 +0100
commit0e7baa21aba53f5f5f0c96592c4ab1bff2316430 (patch)
tree260dd69266c639675f7442ef2f690ccec704bc22 /resources/qml
parentSplit up TimelineView into separate components (diff)
downloadnheko-0e7baa21aba53f5f5f0c96592c4ab1bff2316430.tar.xz
Disable new MessageInput, until you can paste images
Diffstat (limited to 'resources/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 023bae00..516c6860 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml
@@ -218,8 +218,8 @@ Page { ReplyPopup { } - MessageInput { - } + //MessageInput { + //} }