hk21702 / YA-GCal-Notion-Sync-Script

Script to synchronize between a Notion database and Google Calendar both ways. Uses Google App Script.
GNU General Public License v3.0
139 stars 10 forks source link

fix delete cancelled event bug #32

Closed hk21702 closed 1 year ago

hk21702 commented 1 year ago

Fixes a bug in cancelled events related to trying to grab the event_id incorrectly introduced due to changes in the Notion API a while ago.