- abilitato circuits e groups

This commit is contained in:
Surya Paolo
2024-01-03 23:46:31 +01:00
parent 0aaa331b3f
commit b754492b41
2 changed files with 16 additions and 6 deletions

View File

@@ -22,7 +22,9 @@ const storehouseSchema = new Schema({
},
username: {
type: String,
required: true,
},
groupname: {
type: String,
},
description: {
type: String,