Fix v-if keys
This commit is contained in:
parent
5dfce40cb6
commit
442f9ce0d7
30 changed files with 26 additions and 90 deletions
|
|
@ -6,14 +6,12 @@
|
|||
<h4 class="header">
|
||||
<translate
|
||||
v-if="channel.content_category === 'podcasts'"
|
||||
key="1"
|
||||
translate-context="Popup/Channels/Title/Verb"
|
||||
>
|
||||
New series
|
||||
</translate>
|
||||
<translate
|
||||
v-else
|
||||
key="2"
|
||||
translate-context="Popup/Channels/Title"
|
||||
>
|
||||
New album
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue