Oh. I missed this change

This commit is contained in:
KnugiHK
2022-03-04 14:06:19 +08:00
parent 28c4a7b99f
commit 8cbb0af43a

View File

@@ -174,7 +174,7 @@ def main():
messages(db, data)
media(db, data, options.media)
vcard(db, data)
create_html(data, options.output, options.template)
create_html(data, options.output, options.template, options.embedded)
else:
print(
"The message database does not exist. You may specify the path "