Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
This commit is contained in:
@@ -132,7 +132,7 @@ function populateDBadmin() {
|
|||||||
_id: new ObjectID(),
|
_id: new ObjectID(),
|
||||||
chiave: 'vers',
|
chiave: 'vers',
|
||||||
userId: 'ALL',
|
userId: 'ALL',
|
||||||
valore: '0.0.41'
|
valore: '0.0.50'
|
||||||
}];
|
}];
|
||||||
|
|
||||||
let cfg = new cfgserver(cfgserv[0]).save();
|
let cfg = new cfgserver(cfgserv[0]).save();
|
||||||
|
|||||||
Reference in New Issue
Block a user