[FIX] Do not bridgeback moderations

No more annoying Zayd, guys. It's the end.
This commit is contained in:
LDA 2024-07-28 12:27:06 +02:00
commit 8092be4fdb
2 changed files with 9 additions and 2 deletions

View file

@ -47,6 +47,7 @@ MessageStanza(ParseeData *args, XMLElement *stanza, XMPPThread *thr)
char *event_id = NULL;
char *encoded = ParseeMXID(args);
mroom_id = ParseeGetBridgedRoom(args, stanza);
if (!resource && chat_id)
{
event_id = ParseeGetEventFromID(args, stanza, moderated);