mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
removed test code
This commit is contained in:
parent
9ee76d4555
commit
d5163c5ded
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ function getWindowLocationSearch(win) {
|
||||||
search = window.location.href.substring(index);
|
search = window.location.href.substring(index);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
alert();
|
|
||||||
return search || '';
|
return search || '';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue