mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
add category
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
v-if="showDesc && sponsors && sponsors.segments"
|
||||
v-text="`${$t('video.sponsor_segments')}: ${sponsors.segments.length}`"
|
||||
/>
|
||||
<div v-if="showDesc && video.category" v-text="`${$t('video.category')}: ${video.category}`" />
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user