"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:
@@ -166,6 +166,25 @@ export const shared_consts = {
|
||||
},
|
||||
],
|
||||
|
||||
OtherFilters: [
|
||||
{
|
||||
label: 'AutoProduzione',
|
||||
value: 1,
|
||||
},
|
||||
{
|
||||
label: 'Ecovillaggio',
|
||||
value: 2,
|
||||
},
|
||||
{
|
||||
label: 'Azienda Prodotti Locali',
|
||||
value: 4,
|
||||
},
|
||||
{
|
||||
label: 'Upcycle',
|
||||
value: 8,
|
||||
},
|
||||
],
|
||||
|
||||
Provinces: [
|
||||
{ _id: 1, reg: 'SIC', value: 'AG', label: 'Agrigento', }, {
|
||||
_id: 2,
|
||||
|
||||
Reference in New Issue
Block a user