Why is this line not in last commit...

This commit is contained in:
KnugiHK
2023-02-13 00:27:55 +08:00
parent 4cb4ac3e7b
commit a275a0f40c

View File

@@ -254,7 +254,6 @@ def messages(db, data):
))
if "-" in content["key_remote_jid"] and content["key_from_me"] == 0:
name = None
if content["remote_resource"] in data:
if content["chat_subject"] is not None:
_jid = content["group_sender_jid"]
else: