Versione 1.0.17
- Fix saldo pendente - aggiunto bottone markup Telegram - aggionta opzione per registrarsi direttamente su Telegram, senza doversi registrare ad un sito
This commit is contained in:
@@ -89298,5 +89298,16 @@ module.exports = {
|
||||
abitanti: '',
|
||||
country: 'ONL',
|
||||
},
|
||||
{
|
||||
_id: 8120,
|
||||
istat: '',
|
||||
comune: 'Italia',
|
||||
prov: 'ITA',
|
||||
reg: 'ITA',
|
||||
pref: '',
|
||||
cap: '',
|
||||
abitanti: '',
|
||||
country: 'ITA',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -120,5 +120,6 @@ module.exports = {
|
||||
{_id: 118, reg: 'LAZ', prov: 'RM', descr: 'Roma Sud e Litorale', link_grp: 'https://t.me/c/1614195634/67?thread=43', link_telegram: ''},
|
||||
{_id: 119, reg: 'PUG', prov: 'VAL', descr: 'Valle D\'Itria', link_grp: 'https://t.me/progettoriso/7016?thread=7015', link_telegram: ''},
|
||||
{_id: 120, reg: 'SAR', prov: 'SUS', descr: 'Sud Sardegna', link_grp: 'https://t.me/c/1614195634/552?thread=545', link_telegram: ''},
|
||||
{_id: 121, reg: 'ITA', prov: 'ITA', descr: 'Italia', link_grp: '', link_telegram: ''},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user