anpassung YouTube videos
This commit is contained in:
@ -279,7 +279,7 @@
|
||||
"type": "video",
|
||||
"content": {
|
||||
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||
"id": "jp3ggg_42-M",
|
||||
"id": "GBq_7sgS4Js",
|
||||
"type": "youtube"
|
||||
}
|
||||
}
|
||||
@ -320,7 +320,7 @@
|
||||
"type": "video",
|
||||
"content": {
|
||||
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||
"id": "jp3ggg_42-M",
|
||||
"id": "GBq_7sgS4Js",
|
||||
"type": "youtube"
|
||||
}
|
||||
}
|
||||
@ -361,7 +361,7 @@
|
||||
"type": "video",
|
||||
"content": {
|
||||
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||
"id": "jp3ggg_42-M",
|
||||
"id": "GBq_7sgS4Js",
|
||||
"type": "youtube"
|
||||
}
|
||||
}
|
||||
@ -400,7 +400,7 @@
|
||||
"type": "video",
|
||||
"content": {
|
||||
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||
"id": "jp3ggg_42-M",
|
||||
"id": "GBq_7sgS4Js",
|
||||
"type": "youtube"
|
||||
}
|
||||
}
|
||||
|
@ -16,17 +16,17 @@ export const onboardingVideos: Partial<
|
||||
> = {
|
||||
editor: {
|
||||
key: 'editor',
|
||||
youtubeId: 'jp3ggg_42-M',
|
||||
youtubeId: 'GBq_7sgS4Js',
|
||||
deployedAt: new Date('2024-06-04'),
|
||||
},
|
||||
[IntegrationBlockType.ZAPIER]: {
|
||||
key: IntegrationBlockType.ZAPIER,
|
||||
youtubeId: '2ZskGItI_Zo',
|
||||
youtubeId: 'GBq_7sgS4Js',
|
||||
deployedAt: new Date('2024-06-04'),
|
||||
},
|
||||
[IntegrationBlockType.MAKE_COM]: {
|
||||
key: IntegrationBlockType.MAKE_COM,
|
||||
youtubeId: 'V-y1Orys_kY',
|
||||
youtubeId: 'GBq_7sgS4Js',
|
||||
deployedAt: new Date('2024-06-04'),
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user