Fix overrideAll-functionality
This commit is contained in:
parent
5d95abf01f
commit
c5abaac60d
2 changed files with 36 additions and 5 deletions
|
@ -277,11 +277,10 @@
|
|||
"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>"
|
||||
}
|
||||
],
|
||||
"+iconOverlays": [
|
||||
"+iconBadges": [
|
||||
{
|
||||
"if": "_video:id~*",
|
||||
"then": "./assets/themes/speelplekken/youtube.svg",
|
||||
"badge": true
|
||||
"then": "./assets/themes/speelplekken/youtube.svg"
|
||||
}
|
||||
],
|
||||
"isShown": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue