Skip to content

Commit

Permalink
Google Contacts discover fix
Browse files Browse the repository at this point in the history
  • Loading branch information
waclaw66 authored and WhyNotHugo committed Dec 9, 2022
1 parent 2c44f7d commit 7a801d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vdirsyncer/cli/discover.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ def __init__(self, config, *, connector):
"CardDAVStorage",
"CalDAVStorage",
"GoogleCalendarStorage",
"GoogleContactsStorage",
]:
assert connector is not None
config["connector"] = connector
Expand Down

0 comments on commit 7a801d3

Please sign in to comment.