"Autoprodotto": metterlo come campo e filtro a parte ??
Se non hai l'USERNAME TELEGRAM presente, allora il BOT ti deve dire come fare per impostarlo. Creare una Chat di Help Supporto Tecnico
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
module.exports = {
|
||||
list: [
|
||||
{
|
||||
_id: 1,
|
||||
istat: 'Istat',
|
||||
comune: 'Comune',
|
||||
prov: 'Provincia',
|
||||
reg: 'Regione',
|
||||
pref: 'Prefisso',
|
||||
cap: 'CAP',
|
||||
abitanti: 'CodFisco',
|
||||
country: 'IT',
|
||||
},
|
||||
{
|
||||
_id: 2,
|
||||
istat: '028001',
|
||||
|
||||
@@ -18,7 +18,7 @@ module.exports = {
|
||||
{_id: 16, idSectorGood: [3], descr: 'Van (furgoni camperizzati)'},
|
||||
{_id: 17, idSectorGood: [4], descr: 'Bigiotteria'},
|
||||
{_id: 18, idSectorGood: [4], descr: 'Lavoretti'},
|
||||
{_id: 19, idSectorGood: [4], descr: 'Mangia e bevi'},
|
||||
{_id: 19, idSectorGood: [4], descr: 'Altro'},
|
||||
{_id: 20, idSectorGood: [5], descr: 'Accessori bellezza'},
|
||||
{_id: 21, idSectorGood: [5], descr: 'Creme e detergenti'},
|
||||
{_id: 22, idSectorGood: [5], descr: 'Trucchi e profumi'},
|
||||
|
||||
@@ -3,7 +3,7 @@ module.exports = {
|
||||
{_id: 1, descr: 'Abbigliamento'},
|
||||
{_id: 2, descr: 'Arredamento'},
|
||||
{_id: 3, descr: 'Auto e Moto'},
|
||||
{_id: 4, descr: 'Autoproduzione'},
|
||||
{_id: 4, descr: 'Artigianato'},
|
||||
{_id: 5, descr: 'Bellezza e Igiene'},
|
||||
{_id: 6, descr: 'Bimbi'},
|
||||
{_id: 7, descr: 'Cibo'},
|
||||
|
||||
Reference in New Issue
Block a user