Rev3747. Dont show tor meek proxy on configuration page if it's not supported
This commit is contained in:
parent
859c81c81b
commit
1ab9bc40a5
4 changed files with 16 additions and 3 deletions
|
@ -13,7 +13,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.6.4"
|
||||
self.rev = 3746
|
||||
self.rev = 3747
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.pending_changes = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue