Sistemazioni...
This commit is contained in:
@@ -694,6 +694,8 @@ router.patch('/callfunz', authenticate, async (req, res) => {
|
||||
const idapp = req.body.idapp;
|
||||
const mydata = req.body.data;
|
||||
|
||||
const telegrambot = require('../telegram/telegrambot');
|
||||
|
||||
try {
|
||||
let entra = false;
|
||||
if (mydata.myfunc === shared_consts.CallFunz.AGGIUNGI_NUOVO_IMBARCO ||
|
||||
|
||||
Reference in New Issue
Block a user