mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-28 00:34:54 +00:00
Why is this line not in last commit...
This commit is contained in:
@@ -254,7 +254,6 @@ def messages(db, data):
|
|||||||
))
|
))
|
||||||
if "-" in content["key_remote_jid"] and content["key_from_me"] == 0:
|
if "-" in content["key_remote_jid"] and content["key_from_me"] == 0:
|
||||||
name = None
|
name = None
|
||||||
if content["remote_resource"] in data:
|
|
||||||
if content["chat_subject"] is not None:
|
if content["chat_subject"] is not None:
|
||||||
_jid = content["group_sender_jid"]
|
_jid = content["group_sender_jid"]
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user