diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-09 15:36:09 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-09 15:36:09 +0200 |
commit | 4723b677d5231fb973d679123cdcb47b857ac6bc (patch) | |
tree | 4cb737b6f624469fd32df838bd8c0f88986e2fcf | |
parent | Properly restore room mentions state after edit (diff) | |
download | nheko-4723b677d5231fb973d679123cdcb47b857ac6bc.tar.xz |
Prevent shortcuts from inserting unprintable characters by accident
-rw-r--r-- | resources/qml/TimelineView.qml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml |