aboutsummaryrefslogtreecommitdiff
path: root/include/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config.hpp')
-rw-r--r--include/Config.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Config.hpp b/include/Config.hpp
index 6f908c8..0b0f021 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -62,6 +62,7 @@ namespace QuickMedia {
bool send_read_receipts = true;
bool send_typing_notifications = true;
bool appear_online = true;
+ bool clear_message_on_escape = true;
};
struct PeertubeConfig {