- se iOS non ricarica la pagina ma disinstalla il SW precedente e chiede di riavviare
- fixed: Creando un Conto di Gruppo, pare che venga impostato anche l'username... invece dev'essere solo il groupname -
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = {
|
||||
{_id: 40, idSector: [7], descr: 'Muratore'},
|
||||
{_id: 41, idSector: [7], descr: 'Imbianchino'},
|
||||
{_id: 42, idSector: [7], descr: 'Elettricista - TV'},
|
||||
{_id: 43, idSector: [7], descr: 'Falegname e restauro'},
|
||||
{_id: 43, idSector: [7], descr: 'Falegname'},
|
||||
{_id: 44, idSector: [7], descr: 'Fabbro'},
|
||||
{_id: 45, idSector: [7], descr: 'Arredamento'},
|
||||
{_id: 46, idSector: [7], descr: 'Idraulico'},
|
||||
@@ -122,7 +122,10 @@ module.exports = {
|
||||
{_id: 127, idSector: [1], descr: 'Stanza in affitto'},
|
||||
{_id: 128, idSector: [1], descr: 'Stanza in condivisione'},
|
||||
{_id: 129, idSector: [3], descr: 'Home Restaurant'},
|
||||
{_id: 130, idSector: [7], descr: 'Pompe di calore'},
|
||||
{_id: 131, idSector: [7], descr: 'Impianti Fotovoltaici'},
|
||||
{_id: 130, idSector: [7], descr: 'Pannelli Solari'},
|
||||
{_id: 131, idSector: [7], descr: 'Pompe di calore'},
|
||||
{_id: 132, idSector: [7], descr: 'Impianti Fotovoltaici'},
|
||||
{_id: 133, idSector: [7], descr: 'Restauro'},
|
||||
{_id: 134, idSector: [7], descr: 'Altro'},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user