diff --git a/gajim/common/modules/receipts.py b/gajim/common/modules/receipts.py index 0ad5edca30966de4e0a4295c2bd58f8baf0d8d1f..f7a896417cb12103890eb80487d325fbdbf17e2e 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: