Skip to content

Commit 1177e84

Browse files
committed
video_id example
1 parent 8421a18 commit 1177e84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@
195195
'validate' => 'nullable|date',
196196
'title_nl' => 'Datum',
197197
],
198+
// 'video_id' => [
199+
// 'placeholder' => 'Youtube: id directy after https://www.youtube.com/watch?v= Vimeo: id directly after https://vimeo.com/',
200+
// 'placeholder_nl' => 'Youtube: id direct na https://www.youtube.com/watch?v= Vimeo: id direct na https://vimeo.com/',
201+
// ],
198202
'images' => [
199203
'title_nl' => 'Afbeeldingen',
200204
'type' => 'images',

0 commit comments

Comments
 (0)