summaryrefslogtreecommitdiff
path: root/poezio/core/handlers.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/core/handlers.py')
-rw-r--r--poezio/core/handlers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/core/handlers.py b/poezio/core/handlers.py
index e6fbee05..a8226541 100644
--- a/poezio/core/handlers.py
+++ b/poezio/core/handlers.py
@@ -414,7 +414,7 @@ class HandlerCore:
body,
replaced_id,
message['id'],
- time=None,
+ time=date,
jid=jid,
nickname=remote_nick)
return True