mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-26 18:38:18 +01:00
fix a issue
This commit is contained in:
parent
e369bf3a2f
commit
e397494d9d
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ PokeTube Player v20.09.22a - Node <%=process.version%> - V8 v<%=process.versions
|
||||||
<span tabindex="0" draggable="false" class="v-chip v-chip--clickable v-chip--no-color theme--dark v-size--default"> <a style="color:#fff;text-decoration: none;" href="/watch?v=<%=video.id%>&f=t" class="v-chip__content">
|
<span tabindex="0" draggable="false" class="v-chip v-chip--clickable v-chip--no-color theme--dark v-size--default"> <a style="color:#fff;text-decoration: none;" href="/watch?v=<%=video.id%>&f=t" class="v-chip__content">
|
||||||
From <%=video.Channel.Name%> </span></a>
|
From <%=video.Channel.Name%> </span></a>
|
||||||
|
|
||||||
>
|
|
||||||
<% } %>
|
<% } %>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue