1
0
Fork 0
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:
Bill Thornton 2024-08-14 13:12:27 -04:00
parent 385a01d5ad
commit 0ea5349422
9 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
import ScrollerFactory from 'libraries/scroller';
import ScrollerFactory from 'lib/scroller';
import globalize from 'scripts/globalize';
export enum ScrollDirection {