Update packages/prisma/seed-app-store.ts

integromat-app^2
Hariom Balhara 2023-08-31 12:14:37 +05:30 committed by GitHub
parent 6bfabe41e5
commit 84d850466c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -337,11 +337,6 @@ export default async function main() {
invite_link: process.env.ZAPIER_INVITE_LINK,
});
}
if (process.env.MAKE_INVITE_LINK) {
await createApp("make", "make", ["automation"], "make_automation", {
invite_link: process.env.MAKE_INVITE_LINK,
});
}
await createApp("huddle01", "huddle01video", ["conferencing"], "huddle01_video");
// Payment apps