mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rest player after stopping
This commit is contained in:
parent
7d1a33d242
commit
dfce8df586
2 changed files with 3 additions and 6 deletions
|
@ -1125,7 +1125,6 @@
|
|||
message: errorMsg
|
||||
});
|
||||
|
||||
|
||||
}).on("click.mediaplayerevent", function (e) {
|
||||
|
||||
if (this.paused) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue