From 0153f345e274d2ce90810560b89d595e9fe38e0e Mon Sep 17 00:00:00 2001 From: Rob Luke Date: Tue, 9 Jul 2024 22:26:48 +1000 Subject: [PATCH] Update self-hosting-var.mdx calendar instructions --- .../src/content/developers/self-hosting/self-hosting-var.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx index 4badf15e3cea..f133fde180a3 100644 --- a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx +++ b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx @@ -13,7 +13,7 @@ Twenty offers integrations with Gmail and Google Calendar. To enable these featu # from your worker container yarn command:prod cron:messaging:messages-import yarn command:prod cron:messaging:message-list-fetch -yarn command:prod cron:calendar:google-calendar-sync +yarn command:prod cron:calendar:calendar-event-list-fetch ``` # Setup Environment Variables