mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix style
This commit is contained in:
parent
1f2d8ecc13
commit
bcf79b2d57
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ define(["focusManager", "layoutManager"], function (focusManager, layoutManager)
|
||||||
*/
|
*/
|
||||||
function isEnabled() {
|
function isEnabled() {
|
||||||
return layoutManager.tv;
|
return layoutManager.tv;
|
||||||
};
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Start AutoFocuser
|
* Start AutoFocuser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue