From 581a62306ea0c98a0e14733fea66b5c34f446aba Mon Sep 17 00:00:00 2001 From: George Gevoian Date: Tue, 19 Sep 2023 13:27:24 -0400 Subject: [PATCH] (core) Update video tour Summary: The embed id of the video tour now points to the new introduction video. Test Plan: Manual. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D4049 --- app/client/ui/OpenVideoTour.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/client/ui/OpenVideoTour.ts b/app/client/ui/OpenVideoTour.ts index 193b3bef..00a44394 100644 --- a/app/client/ui/OpenVideoTour.ts +++ b/app/client/ui/OpenVideoTour.ts @@ -14,7 +14,7 @@ const t = makeT('OpenVideoTour'); const testId = makeTestId('test-video-tour-'); -const VIDEO_TOUR_YOUTUBE_EMBED_ID = 'qnr2Pfnxdlc'; +const VIDEO_TOUR_YOUTUBE_EMBED_ID = '56AieR9rpww'; /** * Opens a modal containing a video tour of Grist.