feat: Update webhook and WA services
- Update webhook and WhatsApp related pages and services. - Clean up temporary files.
This commit is contained in:
@@ -2,9 +2,9 @@ import { prisma } from "@/server/lib/prisma";
|
||||
|
||||
const user = [
|
||||
{
|
||||
name: "Bip",
|
||||
email: "bip@bip.com",
|
||||
password: "bip",
|
||||
name: "wibu",
|
||||
email: "wibu@bip.com",
|
||||
password: "Production_123",
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user