mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Google Contacts discover fix
This commit is contained in:
parent
2c44f7d773
commit
7a801d3d5d
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ class _DiscoverResult:
|
|||
"CardDAVStorage",
|
||||
"CalDAVStorage",
|
||||
"GoogleCalendarStorage",
|
||||
"GoogleContactsStorage",
|
||||
]:
|
||||
assert connector is not None
|
||||
config["connector"] = connector
|
||||
|
|
|
|||
Loading…
Reference in a new issue