mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
autoplay next video support for playlists
This commit is contained in:
parent
d816f3a063
commit
bee29df8a9
18 changed files with 144 additions and 18 deletions
|
@ -8,6 +8,7 @@ export interface UserUpdateMe {
|
|||
webTorrentEnabled?: boolean
|
||||
autoPlayVideo?: boolean
|
||||
autoPlayNextVideo?: boolean
|
||||
autoPlayNextVideoPlaylist?: boolean
|
||||
videosHistoryEnabled?: boolean
|
||||
videoLanguages?: string[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue