Fix: At registration, ff in Italian, it show english email verified... added Español Email registration

This commit is contained in:
Paolo Arena
2019-03-18 19:17:36 +01:00
parent 6876130376
commit efceb9915b

View File

@@ -11,7 +11,6 @@ mongoose.plugin(schema => {
schema.options.usePushEach = true schema.options.usePushEach = true
}); });
const cfgserverSchema = new Schema({ const cfgserverSchema = new Schema({
chiave: { chiave: {
type: String, type: String,