mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-03-16 02:52:31 +00:00
Re-enabled the HTML generation
This commit is contained in:
@@ -184,7 +184,7 @@ def main():
|
||||
messages(db, data)
|
||||
media(db, data, options.media)
|
||||
vcard(db, data)
|
||||
# create_html(data, options.output, options.template, options.embedded)
|
||||
create_html(data, options.output, options.template, options.embedded)
|
||||
else:
|
||||
print(
|
||||
"The message database does not exist. You may specify the path "
|
||||
|
||||
Reference in New Issue
Block a user