categorie
This commit is contained in:
@@ -74,6 +74,7 @@ module.exports = {
|
||||
{ _id: 73, idSector: [7], descr: 'Lingue', icon: 'fas fa-language' },
|
||||
{ _id: 74, idSector: [7], descr: 'Scuola Libertaria', icon: 'fas fa-book-reader' },
|
||||
{ _id: 75, idSector: [7], descr: 'Consulenze Professionali', icon: 'fas fa-briefcase' },
|
||||
{ _id: 76, idSector: [7], descr: 'Preparazione Esami', icon: 'school' },
|
||||
|
||||
// Energia e Sostenibilità
|
||||
{ _id: 80, idSector: [8], descr: 'Biogas e Biomasse', icon: 'fas fa-fire' },
|
||||
@@ -157,5 +158,6 @@ module.exports = {
|
||||
{ _id: 177, idSector: [15], descr: 'Sport', icon: 'fas fa-running' },
|
||||
{ _id: 178, idSector: [15], descr: 'Teatro', icon: 'fas fa-theater-masks' },
|
||||
{ _id: 179, idSector: [15], descr: 'Altre Attività Culturali', icon: 'fas fa-question' },
|
||||
{ _id: 180, idSector: [15], descr: 'Giochi da Tavolo', icon: 'extension' },
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user