mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
revert origin change
This commit is contained in:
parent
df21d0ca14
commit
3e86dc85c8
1 changed files with 0 additions and 3 deletions
|
@ -213,9 +213,6 @@
|
||||||
|
|
||||||
function getCrossOriginValue(mediaSource) {
|
function getCrossOriginValue(mediaSource) {
|
||||||
|
|
||||||
if (mediaSource.EnableHttpCredentials) {
|
|
||||||
return 'use-credentials';
|
|
||||||
}
|
|
||||||
return 'anonymous';
|
return 'anonymous';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue