mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update comment about dependencies
This commit is contained in:
parent
f036ccc674
commit
ad91c897d7
1 changed files with 1 additions and 1 deletions
|
@ -751,7 +751,7 @@ var AppInfo = {};
|
|||
define("useractionrepository", [bowerPath + "/apiclient/sync/useractionrepository"], returnFirstDependency);
|
||||
|
||||
// TODO remove these libraries
|
||||
// all three have been modified so we need to fix that first
|
||||
// all of these have been modified so we need to fix that first
|
||||
define("page", [bowerPath + "/pagejs/page"], returnFirstDependency);
|
||||
define("headroom", [componentsPath + "/headroom/headroom"], returnFirstDependency);
|
||||
define("scroller", [componentsPath + "/scroller"], returnFirstDependency);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue