mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
adjuste module import case
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const Whatsapp = require("../models/whatsapp");
|
const Whatsapp = require("../models/Whatsapp");
|
||||||
|
|
||||||
exports.getSession = async (req, res, next) => {
|
exports.getSession = async (req, res, next) => {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user