Fix google calendar client_secret noweb reference syntax
This commit is contained in:
@@ -55,7 +55,7 @@ conflict_resolution = "a wins"
|
||||
type = "google_calendar"
|
||||
token_file = "~/.local/share/calendars/google/credentials.txt"
|
||||
client_id = "188415318767-802h28ig8gromo0f72blrbg6cgcop6m8.apps.googleusercontent.com"
|
||||
client_secret = <<get-password(passname="google_calendar_client_secret")>>
|
||||
client_secret = "<<get-password(passname='google_calendar_client_secret')>>"
|
||||
|
||||
[storage google_calendar_local]
|
||||
type = "filesystem"
|
||||
|
||||
Reference in New Issue
Block a user