Artem Anufrij 3af8005786 move
2023-02-08 12:37:55 +01:00

4 lines
72 B
JavaScript

export default {
selectedVideo: { tracks: [] },
mostViewed: []
}