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

update dialogs

This commit is contained in:
Luke Pulverenti 2016-10-16 19:52:36 -04:00
parent f8eb80550a
commit 507530feda
9 changed files with 34 additions and 32 deletions

View file

@ -167,8 +167,6 @@
infos.push(getUpgradeMobileLayoutsInfo);
}
appSettings.set(cacheKey, new Date().getTime());
return infos[getRandomInt(0, infos.length - 1)]();
});
}