other fixes

Arcadei
This commit is contained in:
Paolo Arena
2022-10-22 15:38:15 +02:00
parent 9f5bbb188a
commit 8a7767e3a4
6 changed files with 63 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ const tools = require('../tools/general');
const appTelegram = [tools.FREEPLANET, tools.RISO];
const appTelegram_TEST = [tools.FREEPLANET, tools.PDNM, tools.RISO];
const appTelegram_TEST = [tools.FREEPLANET, tools.ARCADEI, tools.RISO];
const appTelegram_DEVELOP = [tools.RISO];
const appTelegramFinti = ['2', tools.CNM];