This website requires JavaScript.
Explore
Help
Sign In
WebPlay
/
client
Watch
1
Star
1
Fork
0
You've already forked client
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
client
/
src
/
store
/
modules
/
videos
/
state.js
4 lines
107 B
JavaScript
Raw
Normal View
History
Unescape
Escape
move
2023-02-08 12:37:55 +01:00
export
default
{
save and restore video progress
2023-09-22 22:36:18 +02:00
selectedVideo
:
{
tracks
:
[
]
,
parent
:
{
title
:
""
,
covers
:
{
}
}
}
,
move
2023-02-08 12:37:55 +01:00
mostViewed
:
[
]
}
Reference in New Issue
Copy Permalink