Skip to content

Commit 7a801d3

Browse files
waclaw66WhyNotHugo
authored andcommitted
Google Contacts discover fix
1 parent 2c44f7d commit 7a801d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vdirsyncer/cli/discover.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def __init__(self, config, *, connector):
163163
"CardDAVStorage",
164164
"CalDAVStorage",
165165
"GoogleCalendarStorage",
166+
"GoogleContactsStorage",
166167
]:
167168
assert connector is not None
168169
config["connector"] = connector

0 commit comments

Comments
 (0)