diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-02-20 13:58:04 -0500 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-03-17 19:17:15 +0100 |
commit | c693d545985a3e142bb3d8f30cc6f47988488142 (patch) | |
tree | 0c16218ff5ba218f1a64c4e7e891ca0233e551b1 /src/notifications | |
parent | Get event text in event parser function (diff) | |
download | nheko-c693d545985a3e142bb3d8f30cc6f47988488142.tar.xz |
Fix when "replied" is displayed
I accidentally put it in backwards.
Diffstat (limited to 'src/notifications')
-rw-r--r-- | src/notifications/Manager.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/notifications/Manager.cpp b/src/notifications/Manager.cpp |