Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user