Merge branch 'censorship' into 1422_autodetect_location

This commit is contained in:
Micah Lee 2021-12-12 10:27:01 -08:00
commit 5b0093cc54
5 changed files with 34 additions and 17 deletions

View file

@ -37,7 +37,7 @@ class TestSettings:
"bridges_builtin": {},
"persistent_tabs": [],
"theme": 0,
"censorship_circumvention": False,
"auto_connect": False,
}
for key in settings_obj._settings:
# Skip locale, it will not always default to the same thing