mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-22 04:30:12 +00:00
update watched videos in each separate component
This commit is contained in:
@@ -159,7 +159,6 @@ export default {
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
this.updateWatched([this.item]);
|
||||
this.shouldShowVideo();
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user