Shorten reaction (cuts off on element)
This commit is contained in:
parent
36860c9314
commit
e614407006
@ -98,7 +98,7 @@ impl Judgement {
|
|||||||
"m.relates_to": {
|
"m.relates_to": {
|
||||||
"rel_type": "m.annotation",
|
"rel_type": "m.annotation",
|
||||||
"event_id": event.event_id.to_string(),
|
"event_id": event.event_id.to_string(),
|
||||||
"key": "🚨🚨 SCAM 🚨🚨"
|
"key": "🚨 SCAM 🚨"
|
||||||
}}),
|
}}),
|
||||||
"m.reaction",
|
"m.reaction",
|
||||||
None)
|
None)
|
||||||
|
Loading…
Reference in New Issue
Block a user