mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
(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:
parent
4c25aa7d3d
commit
581a62306e
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user