mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +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) => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user