Updated one click app auto generated list

This commit is contained in:
Kasra Bigdeli 2019-12-02 22:43:11 -05:00
parent c84af68c00
commit bdfab8d68d
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
if (captainVersion + '' === '2') { if (captainVersion + '' === '2') {
if (!content.displayName) content.displayName = apps[i] if (!content.displayName) content.displayName = apps[i]
if (!content.description) content.description = '' if (!content.description) content.description = ''
if (!content.imageUrl) content.imageUrl =
appDetails[i] = { appDetails[i] = {
name: apps[i], name: apps[i],