Updated one click app auto generated list
This commit is contained in:
parent
c84af68c00
commit
bdfab8d68d
|
|
@ -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],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue