Reset skipped sponsors on page activation.

This commit is contained in:
Kavin 2022-05-25 15:19:48 +01:00
parent 01a63a57da
commit 6d6bedeebc
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

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(