mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-09 23:02:54 -04:00
Start making UseBridgeWidget, and add json files that list country names for each enabled locale
This commit is contained in:
parent
f8ef7d3ac2
commit
20dd579e59
21 changed files with 165 additions and 2 deletions
|
@ -192,7 +192,7 @@ class Onion(object):
|
|||
custom_settings=None,
|
||||
config=None,
|
||||
tor_status_update_func=None,
|
||||
connect_timeout=120,
|
||||
connect_timeout=1,
|
||||
local_only=False,
|
||||
):
|
||||
if local_only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue