diff --git a/gajim/common/modules/receipts.py b/gajim/common/modules/receipts.py index 0ad5edca3..f7a896417 100644 --- a/gajim/common/modules/receipts.py +++ b/gajim/common/modules/receipts.py @@ -49,7 +49,7 @@ class Receipts: 'answer_receipts'): return - if event.mtype not in ('chat', 'groupchat'): + if event.mtype not in ('chat', 'normal'): return if event.sent: