Stop worrying about common.gui.config in settings and update check

This commit is contained in:
Micah Lee 2019-11-02 17:13:06 -07:00
parent 1bc516f569
commit e9e7ddc7a8
3 changed files with 12 additions and 15 deletions

View file

@ -187,8 +187,8 @@ class Onion(object):
def connect(
self,
custom_settings=False,
config=False,
custom_settings=None,
config=None,
tor_status_update_func=None,
connect_timeout=120,
local_only=False,