mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove new line
This commit is contained in:
parent
4abfc56fa8
commit
78576a7cb2
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ define(["loading"], function(loading) {
|
||||||
}).then(function() {
|
}).then(function() {
|
||||||
loading.hide();
|
loading.hide();
|
||||||
window.location.href = "index.html";
|
window.location.href = "index.html";
|
||||||
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
return function(view, params) {
|
return function(view, params) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue