Reset skipped sponsors on page activation.

This commit is contained in:
Kavin
2022-05-25 15:19:48 +01:00
parent 01a63a57da
commit 6d6bedeebc

View File

@@ -80,6 +80,7 @@ export default {
},
activated() {
this.destroying = false;
this.sponsors?.segments.forEach(segment => (segment.skipped = false));
this.hotkeysPromise.then(() => {
var self = this;
this.$hotkeys(