mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-07-07 03:59:53 +00:00
Update PlaylistVideos.vue
This commit is contained in:
parent
24b1317676
commit
0cf51c7154
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<span class="min-w-4 flex-none text-xs" v-text="index + 1" />
|
<span class="min-w-5 flex-none text-xs" v-text="index + 1" />
|
||||||
<div class="w-24 flex-none">
|
<div class="w-24 flex-none">
|
||||||
<img
|
<img
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user