summary refs log tree commit diff
path: root/src/timeline/TimelineModel.h
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-04-01 15:41:49 -0400
committerNicolas Werner <nicolas.werner@hotmail.de>2023-04-11 01:01:21 +0200
commit138b0a6b8683a8e69a4d2fb92926e5a0645d4d5a (patch)
tree73e5cd6ed41ff9d150f747c1e89455e155bda807 /src/timeline/TimelineModel.h
parentDon't bother with rainbow rain (diff)
downloadnheko-138b0a6b8683a8e69a4d2fb92926e5a0645d4d5a.tar.xz
Use the new mtxclient special effects refactoring
Diffstat (limited to '')
-rw-r--r--src/timeline/TimelineModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/TimelineModel.h b/src/timeline/TimelineModel.h
index ce3dc9e4..ef845bb5 100644
--- a/src/timeline/TimelineModel.h
+++ b/src/timeline/TimelineModel.h
@@ -99,7 +99,7 @@ enum EventType
     Widget,
     /// m.room.message
     AudioMessage,
-    ConfettiMessage,
+    ElementEffectMessage,
     EmoteMessage,
     FileMessage,
     ImageMessage,