Start making UseBridgeWidget, and add json files that list country names for each enabled locale

This commit is contained in:
Micah Lee 2021-12-06 19:39:44 -08:00
parent f8ef7d3ac2
commit 20dd579e59
21 changed files with 165 additions and 2 deletions

View file

@ -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: