mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix eslint newline required at end of file
This commit is contained in:
parent
9a69156487
commit
90fc207c9e
1 changed files with 2 additions and 1 deletions
|
@ -793,4 +793,5 @@ document.addEventListener('viewbeforeshow', function (e) {
|
||||||
hideNowPlayingBar();
|
hideNowPlayingBar();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue