1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
This commit is contained in:
Dean 2023-04-25 12:31:52 +01:00
parent f3be917da1
commit 72c72fc48a

View file

@ -223,7 +223,7 @@ export async function fetchAppPackage(ctx: UserCtx) {
)
ctx.body = {
application : {...application, upgradableVersion : envCore.VERSION},
application: { ...application, upgradableVersion: envCore.VERSION },
screens,
layouts,
clientLibPath,