mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-25 15:31:38 +00:00
Update link for reporting offsets
This commit is contained in:
@@ -130,7 +130,7 @@ def decrypt_backup(database, key, output, crypt=Crypt.CRYPT14, show_crypt15=Fals
|
|||||||
f"The offsets of your IV and database are {start_iv} and "
|
f"The offsets of your IV and database are {start_iv} and "
|
||||||
f"{start_db}, respectively. To include your offsets in the "
|
f"{start_db}, respectively. To include your offsets in the "
|
||||||
"program, please report it by creating an issue on GitHub: "
|
"program, please report it by creating an issue on GitHub: "
|
||||||
"https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/new"
|
"https://github.com/KnugiHK/Whatsapp-Chat-Exporter/discussions/47"
|
||||||
)
|
)
|
||||||
break
|
break
|
||||||
if not decompressed:
|
if not decompressed:
|
||||||
|
|||||||
Reference in New Issue
Block a user