mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
remove new line
This commit is contained in:
parent
4abfc56fa8
commit
78576a7cb2
@ -8,7 +8,6 @@ define(["loading"], function(loading) {
|
||||
}).then(function() {
|
||||
loading.hide();
|
||||
window.location.href = "index.html";
|
||||
|
||||
});
|
||||
}
|
||||
return function(view, params) {
|
||||
|
Loading…
Reference in New Issue
Block a user