diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-02-20 11:57:42 -0500 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-03-17 19:17:14 +0100 |
commit | 4150d75be7c8945808434d67bd23bb688707af29 (patch) | |
tree | cb6d761bf6d99b32c9eb446040ed3f771f10487d /src | |
parent | Format notifications according to the FreeDesktop specification (diff) | |
download | nheko-4150d75be7c8945808434d67bd23bb688707af29.tar.xz |
Only HTML-format the body if it should be formatted
Diffstat (limited to 'src')
-rw-r--r-- | src/notifications/Manager.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/notifications/Manager.cpp b/src/notifications/Manager.cpp |