This commit is contained in:
Surya Paolo
2023-11-23 16:06:20 +01:00
parent e8c961f500
commit 2258e8e7e1

View File

@@ -9,6 +9,8 @@ const appTelegram_DEVELOP = [tools.RISO];
const appTelegramFinti = ['2', tools.CNM];
const appTelegramDest = [tools.FREEPLANET, tools.FREEPLANET];
//PIPPO
const printf = require('util').format;
const { User, FuncUsers } = require('../models/user');