fix template error

This commit is contained in:
rra 2021-07-09 12:11:22 +02:00
parent c0371f2642
commit c92228013b

View File

@ -7,8 +7,8 @@ video_duration: "{{ v.duration | duration }} "
video_channel: "{{ v.channel.display_name }}"
channel_url: "{{ v.channel.url }}"
preview_image: "{{ preview_image }}"
category: ["tv","{{ v.channel.display_name }}""]
category: ["tv","{{ v.channel.display_name }}"]
---
{{ v.description }}
{{ v.description }}