Sistemazioni varie BUGS
This commit is contained in:
@@ -54,5 +54,11 @@ module.exports = {
|
||||
{_id: 52, idSectorGood: [15], descr: 'Abbigliamento'},
|
||||
{_id: 53, idSectorGood: [15], descr: 'Attrezzature e accessori Sport'},
|
||||
{_id: 54, idSectorGood: [15], descr: 'Bici e accessori'},
|
||||
{_id: 55, idSectorGood: [17], descr: 'Edilizia'},
|
||||
{_id: 56, idSectorGood: [17], descr: 'Cucina'},
|
||||
{_id: 57, idSectorGood: [17], descr: 'Modellismo'},
|
||||
{_id: 58, idSectorGood: [17], descr: 'Cucito'},
|
||||
{_id: 59, idSectorGood: [17], descr: 'Pulizia'},
|
||||
{_id: 60, idSectorGood: [17], descr: 'Per Imbiancare'},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -15,5 +15,8 @@ module.exports = {
|
||||
{_id: 13, descr: 'Musica e Film'},
|
||||
{_id: 14, descr: 'Scuola e Ufficio'},
|
||||
{_id: 15, descr: 'Sport'},
|
||||
{_id: 16, descr: 'Un po\' di Tutto'}],
|
||||
{_id: 16, descr: 'Un po\' di Tutto'},
|
||||
{_id: 17, descr: 'Attrezzature'},
|
||||
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user