diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-13 03:20:46 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-13 03:21:42 +0100 |
commit | 38e349897812cdce409fd8c0faea205a3fb862c0 (patch) | |
tree | 49db6b88c7546434538b71822d7b51e9b564183d /src | |
parent | Fix some colors switched to yellow by accident (diff) | |
download | nheko-38e349897812cdce409fd8c0faea205a3fb862c0.tar.xz |
Prevent edits from removing quotes at the beginning of a message
Diffstat (limited to 'src')
-rw-r--r-- | src/Utils.cpp | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/src/Utils.cpp b/src/Utils.cpp |