- Uscita PRIMA VERSIONE PiuCheBuono.app
This commit is contained in:
@@ -50,7 +50,8 @@ const productInfoSchema = new Schema({
|
||||
type: Boolean
|
||||
},
|
||||
unit: {
|
||||
type: Number
|
||||
type: Number,
|
||||
default: 0,
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user