fix Registrazione data

fix linkref
fix controllo login
This commit is contained in:
Paolo Arena
2020-01-20 01:48:25 +01:00
parent e23a3a792e
commit 6dcaea5f1c
21 changed files with 779 additions and 171 deletions

View File

@@ -44,6 +44,9 @@ const MyPageSchema = new Schema({
heightimg: {
type: Number,
},
onlyif_logged: {
type: Boolean,
},
imgback: {
type: String,
},