mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fixed link to redirect target
This commit is contained in:
parent
e9c9f4966c
commit
cf6324e462
1 changed files with 1 additions and 1 deletions
|
@ -638,7 +638,7 @@ function tryRemoveElement(elem) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://msdn.microsoft.com/en-us/library/hh772507(v=vs.85).aspx
|
// https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {ArrayLike<any>|any[]}
|
* @type {ArrayLike<any>|any[]}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue