- Uscita PRIMA VERSIONE PiuCheBuono.app

This commit is contained in:
Surya Paolo
2023-12-30 21:33:59 +01:00
parent ade9c149c5
commit b6204c7612
15 changed files with 330 additions and 121 deletions

View File

@@ -50,7 +50,8 @@ const productInfoSchema = new Schema({
type: Boolean
},
unit: {
type: Number
type: Number,
default: 0,
},
icon: {
type: String,