Rev3503, Ignore invalid site translation files

This commit is contained in:
shortcutme 2018-07-05 01:59:10 +02:00
parent d4a25230ec
commit 8bdc61ddcc
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
2 changed files with 9 additions and 6 deletions

View file

@ -10,7 +10,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.6.3"
self.rev = 3502
self.rev = 3503
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"