agiornamento, sistemazioni varie PCB

This commit is contained in:
Surya Paolo
2024-01-23 00:10:40 +01:00
parent e4504bcf9e
commit aeabf96efe
8 changed files with 144 additions and 38 deletions

View File

@@ -4395,8 +4395,9 @@ if (true) {
console.error('Error Telegram LOOP : ' + e.message);
}
}
}).catch(() => {
}).catch((e) => {
arrTeleg = [];
console.error('Error internetAvailable:' + e);
});
}