From 5ddcd036f964ce75f93c3fdc1a657feeb43103c8 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 20 Jan 2023 14:58:55 +0530 Subject: Update serviceUrls for all google services to return to the current user's page if the session is active --- recipes/googlecalendar/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/googlecalendar/package.json') diff --git a/recipes/googlecalendar/package.json b/recipes/googlecalendar/package.json index a06e214..918f460 100644 --- a/recipes/googlecalendar/package.json +++ b/recipes/googlecalendar/package.json @@ -1,14 +1,14 @@ { "id": "googlecalendar", "name": "Google Calendar", - "version": "2.3.0", + "version": "2.3.1", "license": "MIT", "aliases": [ "google-calendar", "gCalendar" ], "config": { - "serviceURL": "https://calendar.google.com/calendar", + "serviceURL": "https://calendar.google.com/u/0/", "hasCustomUrl": true, "hasNotificationSound": true } -- cgit v1.2.3-70-g09d2