mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
remove empty destory
This commit is contained in:
parent
36f389e8f9
commit
3925c8eddb
@ -488,9 +488,6 @@ class HtmlAudioPlayer {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
destroy() {
|
|
||||||
}
|
|
||||||
|
|
||||||
supports(feature) {
|
supports(feature) {
|
||||||
if (!supportedFeatures) {
|
if (!supportedFeatures) {
|
||||||
supportedFeatures = getSupportedFeatures();
|
supportedFeatures = getSupportedFeatures();
|
||||||
|
Loading…
Reference in New Issue
Block a user