mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Make automatic detection flip through country names while it's running meek
This commit is contained in:
parent
d512ce5743
commit
95a82c62dc
7 changed files with 96 additions and 217 deletions
|
@ -115,7 +115,6 @@ class Settings(object):
|
|||
"persistent_tabs": [],
|
||||
"locale": None, # this gets defined in fill_in_defaults()
|
||||
"theme": 0,
|
||||
"censorship_circumvention": False,
|
||||
}
|
||||
self._settings = {}
|
||||
self.fill_in_defaults()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue