pull/1/head
Jan Umbach 2024-05-30 10:03:35 +02:00
parent 958c97a1b7
commit d36bf67c5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% assign media = media %}
{% assign videoType = videoType | default "normal" %}
{% assign videoType = videoType | default: 'normal' %}
{% if videoType == "normal" %}