mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update scroll styles
This commit is contained in:
parent
308b423658
commit
ca13b8cbc2
23 changed files with 153 additions and 106 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['libraryBrowser', 'jQuery'], function (LibraryBrowser, $) {
|
||||
define(['libraryBrowser', 'jQuery', 'scrollStyles'], function (LibraryBrowser, $) {
|
||||
|
||||
function getUserViews(userId) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue