mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-01-29 05:40:42 +00:00
Update the string appear in wtsexporter --version
This commit is contained in:
@@ -8,7 +8,7 @@ import json
|
||||
|
||||
|
||||
def main():
|
||||
parser = OptionParser(version=__version__)
|
||||
parser = OptionParser(version=f"Whatsapp Chat Exporter: {__version__}")
|
||||
parser.add_option(
|
||||
'-a',
|
||||
'--android',
|
||||
|
||||
Reference in New Issue
Block a user