This commit is contained in:
pietervdvn 2021-06-04 16:55:32 +02:00
parent 43c552440c
commit c2d94b7c26

View file

@ -257,7 +257,7 @@
"condition": "_part_of_walking_routes~*"
},
{
"condtion": "_video:id~*",
"condition": "_video:id~*",
"render": "<iframe style='width: 100%; height: 300px' src=\"https://www.youtube-nocookie.com/embed/{_video:id}\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>"
}
],