mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Set default state
This commit is contained in:
parent
16f2e53459
commit
98ad2eb595
1 changed files with 2 additions and 0 deletions
|
@ -965,6 +965,8 @@
|
||||||
|
|
||||||
self.isPaused = false;
|
self.isPaused = false;
|
||||||
|
|
||||||
|
self.isMuted = false;
|
||||||
|
|
||||||
self.playlist = [];
|
self.playlist = [];
|
||||||
|
|
||||||
self.playlistIndex = 0;
|
self.playlistIndex = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue