Fix typo
This commit is contained in:
parent
43c552440c
commit
c2d94b7c26
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue