Aggiornamento Ore
This commit is contained in:
@@ -134,6 +134,9 @@ var ProjectSchema = new mongoose.Schema({
|
||||
tipovisu: {
|
||||
type: Number,
|
||||
},
|
||||
view: {
|
||||
type: String,
|
||||
},
|
||||
deleted: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user