(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
This commit is contained in:
George Gevoian 2023-09-19 13:27:24 -04:00
parent 4c25aa7d3d
commit 581a62306e

View File

@ -14,7 +14,7 @@ const t = makeT('OpenVideoTour');
const testId = makeTestId('test-video-tour-'); 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. * Opens a modal containing a video tour of Grist.