1
0
Fork 0
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:
grafixeyehero 2019-10-21 16:50:11 +03:00
parent 4abfc56fa8
commit 78576a7cb2

View file

@ -8,7 +8,6 @@ define(["loading"], function(loading) {
}).then(function() {
loading.hide();
window.location.href = "index.html";
});
}
return function(view, params) {