Rev1428, Don't display websocket error when navigating away
This commit is contained in:
parent
887a07c3fb
commit
b52e8f74e2
3 changed files with 6 additions and 3 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.4.0"
|
||||
self.rev = 1427
|
||||
self.rev = 1428
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue