Skip to content

Commit

Permalink
Merge pull request #52677 from Krishna2323/krishna2323/issue/51603
Browse files Browse the repository at this point in the history
update: intent video for 'Get paid back from my employer'.
  • Loading branch information
francoisl authored Nov 27, 2024
2 parents 991d23c + 31fd46a commit 70461d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ const selfGuidedTourTask: OnboardingTask = {
const onboardingEmployerOrSubmitMessage: OnboardingMessage = {
message: 'Getting paid back is as easy as sending a message. Let’s go over the basics.',
video: {
url: `${CLOUDFRONT_URL}/videos/guided-setup-get-paid-back-v2.mp4`,
url: `${CLOUDFRONT_URL}/videos/guided-setup-get-paid-back-v3.mp4`,
thumbnailUrl: `${CLOUDFRONT_URL}/images/guided-setup-get-paid-back.jpg`,
duration: 55,
duration: 26,
width: 1280,
height: 960,
},
Expand Down

0 comments on commit 70461d0

Please sign in to comment.