Popupmenu Todo:
- Show Task Completed
This commit is contained in:
@@ -20,6 +20,9 @@ const cfgserverSchema = new Schema({
|
||||
minlength: 1,
|
||||
unique: true,
|
||||
},
|
||||
userId: {
|
||||
type: String,
|
||||
},
|
||||
valore: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user