summary refs log tree commit diff
path: root/src/timeline/TimelineModel.h
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-06-10 01:09:20 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-06-10 01:09:20 +0200
commit4af8d7d397849d7240099f2096052b3683786d83 (patch)
tree709a998600fcfd3ce55f30def7172e8eea673167 /src/timeline/TimelineModel.h
parentAdd inviter to the invite reason (diff)
downloadnheko-4af8d7d397849d7240099f2096052b3683786d83.tar.xz
Show some generic message for ACL changes
fixes #1476
Diffstat (limited to '')
-rw-r--r--src/timeline/TimelineModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/timeline/TimelineModel.h b/src/timeline/TimelineModel.h
index d1f04e21..a232b4ee 100644
--- a/src/timeline/TimelineModel.h
+++ b/src/timeline/TimelineModel.h
@@ -85,6 +85,8 @@ enum EventType
     PowerLevels,
     /// m.room.tombstone
     Tombstone,
+    /// m.room.server_acl
+    ServerAcl,
     /// m.room.topic
     Topic,
     /// m.room.redaction