mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
make screensaver manager get user settings
This commit is contained in:
parent
4441c32c4b
commit
f28074fb9e
3 changed files with 50 additions and 52 deletions
|
@ -715,9 +715,6 @@ var AppInfo = {};
|
|||
|
||||
require(["css!css/site"]);
|
||||
|
||||
// alias
|
||||
define("inputmanager", ["inputManager"], returnFirstDependency);
|
||||
|
||||
// define styles
|
||||
// TODO determine which of these files can be moved to the components themselves
|
||||
define("material-icons", ["css!css/material-icons/style"], returnFirstDependency);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue