mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update WatchVideo.vue
This commit is contained in:
parent
18e94204ed
commit
14c37868ee
1 changed files with 2 additions and 0 deletions
|
@ -53,7 +53,9 @@
|
||||||
>
|
>
|
||||||
<b>{{ $t("player.watch_on") }} LBRY</b>
|
<b>{{ $t("player.watch_on") }} LBRY</b>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
<b v-if="video.lbryId">Video streaming from LBRY</b>
|
||||||
|
|
||||||
<div class="uk-flex uk-flex-middle uk-margin-small-top">
|
<div class="uk-flex uk-flex-middle uk-margin-small-top">
|
||||||
<img :src="video.uploaderAvatar" loading="lazy" class="uk-border-circle" />
|
<img :src="video.uploaderAvatar" loading="lazy" class="uk-border-circle" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue