Shorten reaction (cuts off on element)

This commit is contained in:
0xf8 2023-04-16 21:14:27 -04:00
parent 36860c9314
commit e614407006
Signed by: 0xf8
GPG Key ID: 446580D758689584

View File

@ -98,7 +98,7 @@ impl Judgement {
"m.relates_to": {
"rel_type": "m.annotation",
"event_id": event.event_id.to_string(),
"key": "🚨🚨 SCAM 🚨🚨"
"key": "🚨 SCAM 🚨"
}}),
"m.reaction",
None)