core/handlers: revert change in normal_message handler
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
6146cf6a4f
commit
1e0509ca67
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ class HandlerCore:
|
|||
time=date,
|
||||
nickname=remote_nick,
|
||||
nick_color=color,
|
||||
history=is_history,
|
||||
history=delayed,
|
||||
identifier=message['id'],
|
||||
jid=jid,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue