Sistemazioni...

This commit is contained in:
Paolo Arena
2020-07-11 17:10:19 +02:00
parent 2a3eaeb152
commit 61f42244d7
4 changed files with 14 additions and 9 deletions

View File

@@ -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 ||