mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Move libraries to lib
This commit is contained in:
parent
385a01d5ad
commit
0ea5349422
9 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
import ScrollerFactory from 'libraries/scroller';
|
||||
import ScrollerFactory from 'lib/scroller';
|
||||
import globalize from 'scripts/globalize';
|
||||
|
||||
export enum ScrollDirection {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue