Add Signal and Whatsapp Docker CI

This commit is contained in:
Darren Clarke 2024-05-15 10:27:14 +02:00
parent b8ff61265b
commit 6305a8b0bc
12 changed files with 99 additions and 8 deletions

View file

@ -1,6 +1,6 @@
import * as Hapi from "@hapi/hapi";
import * as Helpers from "./helpers";
import Boom from "@hapi/boom";
import * as Helpers from "./helpers.js";
export const GetAllWhatsappBotsRoute = Helpers.withDefaults({
method: "get",