fix onboarding

This commit is contained in:
m5r
2021-08-08 12:34:29 +08:00
parent 6f672bfeb2
commit 6ad516a99e
3 changed files with 12 additions and 7 deletions

View File

@ -21,6 +21,7 @@ export default async function getCurrentUser(_ = null, { session }: Ctx) {
paddleCustomerId: true,
paddleSubscriptionId: true,
twilioAccountSid: true,
twilioAuthToken: true,
twilioApiKey: true,
twilioApiSecret: true,
twimlAppSid: true,