mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/libraries/scroller.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
e7d6bc2889
commit
878ab482cb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
* and will be replaced soon by a Vue component.
|
||||
*/
|
||||
|
||||
import browser from 'browser';
|
||||
import browser from 'browser';
|
||||
import layoutManager from 'layoutManager';
|
||||
import dom from 'dom';
|
||||
import focusManager from 'focusManager';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue