mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update VideoPlayer.vue
This commit is contained in:
parent
515051e5e2
commit
cd9539692f
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ export default {
|
|||
activated() {
|
||||
this.destroying = false;
|
||||
this.sponsors?.segments?.forEach(segment => (segment.skipped = false));
|
||||
const chapters = this.video.chapters;
|
||||
this.hotkeysPromise.then(() => {
|
||||
var self = this;
|
||||
this.$hotkeys(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue