From 20c3536ae5bf56cf9dca2006f4b964dd97986c2f Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 10 Mar 2026 16:24:22 +0100 Subject: [PATCH] Fix google calendar client_secret noweb reference syntax --- calendar-contact.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar-contact.org b/calendar-contact.org index e1e24de..6694eb8 100644 --- a/calendar-contact.org +++ b/calendar-contact.org @@ -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 = <> +client_secret = "<>" [storage google_calendar_local] type = "filesystem"