diff options
author | Joseph Donofry <rubberduckie3554@gmail.com> | 2022-12-28 18:51:30 -0500 |
---|---|---|
committer | Joseph Donofry <rubberduckie3554@gmail.com> | 2022-12-28 18:51:30 -0500 |
commit | 69c11d45331c153b0ea0676eecf4f42c2fdfad9b (patch) | |
tree | 9fe8a8b8b165a8e455ed4a8c91ee42369f2846a2 | |
parent | Skip notifying for your own messages (diff) | |
download | nheko-69c11d45331c153b0ea0676eecf4f42c2fdfad9b.tar.xz |
Fix send message logic bug introduced with shift+enter setting
-rw-r--r-- | resources/qml/MessageInput.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/qml/MessageInput.qml b/resources/qml/MessageInput.qml |