aboutsummaryrefslogtreecommitdiff
path: root/plugins/Matrix.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-12-15 12:44:59 +0100
committerdec05eba <dec05eba@protonmail.com>2020-12-15 12:45:02 +0100
commitebfd1293acb274a109b63ff331e2c4eeafeff115 (patch)
tree16052ce2a734c0c090294962d8e5b2419f05f4bc /plugins/Matrix.hpp
parent86db163a96e0471c6f49da7c1250cc9bde48fdfb (diff)
Matrix: more red in replies, or whatever
Diffstat (limited to 'plugins/Matrix.hpp')
-rw-r--r--plugins/Matrix.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Matrix.hpp b/plugins/Matrix.hpp
index f0fe840..be89adb 100644
--- a/plugins/Matrix.hpp
+++ b/plugins/Matrix.hpp
@@ -74,7 +74,7 @@ namespace QuickMedia {
std::string related_event_id;
sf::Vector2i thumbnail_size; // Set to {0, 0} if not specified
RelatedEventType related_event_type = RelatedEventType::NONE;
- bool mentions_me = false;
+ bool notification_mentions_me = false;
bool cache = false;
bool provisional = false;
time_t timestamp = 0; // In milliseconds