feat: added playlist option
All checks were successful
Build and Push Docker Image / docker (push) Successful in 10s
All checks were successful
Build and Push Docker Image / docker (push) Successful in 10s
This commit is contained in:
@@ -11,4 +11,5 @@ export const state = {
|
||||
revealed: false,
|
||||
pendingReady: null,
|
||||
isBuffering: false,
|
||||
playlists: [], // Available playlists
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user