mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added version number to apiclient
This commit is contained in:
parent
98c1b53937
commit
a5a41a1643
2 changed files with 9 additions and 4 deletions
|
@ -790,9 +790,8 @@ var Dashboard = {
|
|||
});
|
||||
|
||||
}
|
||||
else if (msg.MessageType === "UpdatePlaystate") {
|
||||
else if (msg.MessageType === "Playstate") {
|
||||
|
||||
// TODO for Craig
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue