Metamigo API build fixes
This commit is contained in:
parent
101fea0bf4
commit
608c26c763
6 changed files with 1188 additions and 211 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as Hapi from "@hapi/hapi";
|
||||
import * as Helpers from "../helpers";
|
||||
import Boom from "boom";
|
||||
import Boom from "@hapi/boom";
|
||||
|
||||
export const GetAllWhatsappBotsRoute = Helpers.withDefaults({
|
||||
method: "get",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue