Add comment

This commit is contained in:
Tulir Asokan
2023-10-22 11:43:47 +03:00
parent 812b4ec8db
commit 060dd647c3
+1
View File
@@ -456,6 +456,7 @@ class AbstractUser(ABC):
return
if not portal or not portal.mxid:
# TODO This explodes on channels because the field is channel_id
self.log.debug(f"Dropping own read receipt in unknown chat ({update.peer})")
return