fix: replace member.save() in invite.post.js and remove stale NUXT_PUBLIC_HELCIM_TOKEN env check
This commit is contained in:
parent
fdc925331d
commit
036af95e00
2 changed files with 15 additions and 9 deletions
|
|
@ -4,7 +4,6 @@ export default defineNitroPlugin(() => {
|
|||
'JWT_SECRET',
|
||||
'RESEND_API_KEY',
|
||||
'HELCIM_API_TOKEN',
|
||||
'NUXT_PUBLIC_HELCIM_TOKEN',
|
||||
]
|
||||
|
||||
const missing = required.filter((key) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue