video popup working

This commit was merged in pull request #18.
This commit is contained in:
Chukwumdiebube
2023-04-03 10:06:33 +01:00
parent 41440b1c66
commit 5699af8492
+1 -1
View File
@@ -170,7 +170,7 @@
patterns: { patterns: {
youtube: { youtube: {
index: 'youtube.com', index: 'youtube.com',
src: 'https://www.youtube.com/embed/7e90gBu4pas' src: 'https://www.youtube.com/embed/Jn22jdQ4KdQ' // added the id of the video
} }
} }
} }