mirror of
https://github.com/TakeV-Lambda/dino.git
synced 2024-11-21 14:34:30 +00:00
parent
26be9d4bb4
commit
5d9978b38b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ public class ReceivedPipelineListener : StanzaListener<MessageStanza> {
|
|||
}
|
||||
stream.get_module(Module.IDENTITY).received_reactions(stream, message.from, id_attribute, reactions, message);
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue