Google Contacts discover fix

This commit is contained in:
waclaw66 2022-12-08 16:45:37 +01:00 committed by Hugo
parent 2c44f7d773
commit 7a801d3d5d

View file

@ -163,6 +163,7 @@ class _DiscoverResult:
"CardDAVStorage", "CardDAVStorage",
"CalDAVStorage", "CalDAVStorage",
"GoogleCalendarStorage", "GoogleCalendarStorage",
"GoogleContactsStorage",
]: ]:
assert connector is not None assert connector is not None
config["connector"] = connector config["connector"] = connector