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
-2
View File
@@ -167,8 +167,6 @@
infos.push(getUpgradeMobileLayoutsInfo);
}
appSettings.set(cacheKey, new Date().getTime());
return infos[getRandomInt(0, infos.length - 1)]();
});
}