1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch

This commit is contained in:
Bill Thornton 2022-10-11 00:46:33 -04:00
commit a4bcc9689b
22 changed files with 195 additions and 171 deletions

View file

@ -193,7 +193,6 @@ class QueueCore {
}
this.manager.haltGroupPlayback(apiClient);
return;
});
}