From ebfd1293acb274a109b63ff331e2c4eeafeff115 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 15 Dec 2020 12:44:59 +0100 Subject: Matrix: more red in replies, or whatever --- plugins/Matrix.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') 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 -- cgit v1.2.3