Add bridge-whatsapp
This commit is contained in:
parent
0d09ad1b7e
commit
0499287555
21 changed files with 3485 additions and 47 deletions
|
|
@ -42,7 +42,7 @@ export const migrate = async (arg: string) => {
|
|||
}),
|
||||
});
|
||||
|
||||
let error = null;
|
||||
let error: any = null;
|
||||
let results: MigrationResult[] = [];
|
||||
|
||||
if (arg === "up:all") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue