Update torghostng.py

This commit is contained in:
Git Kern3l 2020-04-25 21:11:17 +07:00 committed by GitHub
parent 71930c2f8f
commit 75347e5c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ from torngconf.theme import *
from os import geteuid, system, path, name
SLEEP_TIME = 1.0
VERSION = "1.1"
VERSION = "1.2"
def the_argparse(language=English):