fix if another language (undefined) not work telegram msg.

This commit is contained in:
Paolo Arena
2022-10-08 14:25:00 +02:00
parent d242a61fe6
commit c9a2302dfb
3 changed files with 12 additions and 1 deletions

View File

@@ -494,4 +494,9 @@ module.exports = {
}
],
CIRCUIT_STATUS: {
FASE1_CREAZIONE_GRUPPO: 0,
FASE2_MONETA_ABILITATA: 1,
},
};