mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update src/components/VideoPlayer.vue
This commit is contained in:
parent
910c94832d
commit
bb81022060
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
@click="onClickSkipSegment"
|
||||
>
|
||||
<span v-t="'actions.skip_segment'" />
|
||||
<i class="material-icons-round">skip_next</i>
|
||||
<i class="i-fa6:skip_next"></i>
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue