Fix cloudron appstore link
This commit is contained in:
@@ -136,6 +136,7 @@ async function getSubscription() {
|
||||
}
|
||||
safe.fs.writeFileSync(paths.FEATURES_INFO_FILE, JSON.stringify(gFeatures, null, 2), 'utf8');
|
||||
|
||||
// { email, emailVerified, cloudronId, cloudronCreatedAt, plan: { id, name }, canceled_at, status, externalCustomer, features: {} }
|
||||
return response.body;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user