1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix suggestions

This commit is contained in:
MrTimscampi 2020-08-01 16:04:24 +02:00
parent 4cd83e6f73
commit 57fb43fb04
3 changed files with 32 additions and 20 deletions

View file

@ -2,6 +2,7 @@ define(["events", "playbackManager", "pluginManager", "inputManager", "connectio
"use strict";
playbackManager = playbackManager.default || playbackManager;
pluginManager = pluginManager.default || pluginManager;
function getMinIdleTime() {
// Returns the minimum amount of idle time required before the screen saver can be displayed