Rev1232, Db schema reload sidebar button
This commit is contained in:
parent
e481a12647
commit
5f55d8a034
4 changed files with 38 additions and 8 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.7"
|
||||
self.rev = 1231
|
||||
self.rev = 1232
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue