mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-04 14:56:58 +00:00
update watched videos in each separate component
This commit is contained in:
@@ -32,6 +32,7 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.updateScroll();
|
||||
this.updateWatched(this.playlist.relatedStreams);
|
||||
},
|
||||
methods: {
|
||||
updateScroll() {
|
||||
|
||||
Reference in New Issue
Block a user