Rev1279, Sidebar open on mobile devices
This commit is contained in:
parent
158059071b
commit
eedce00d57
3 changed files with 41 additions and 27 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.7"
|
||||
self.rev = 1278
|
||||
self.rev = 1279
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue