- aggiornati anche i ContribTypes che appaiono sulla card degli annunci
This commit is contained in:
@@ -19,6 +19,12 @@ const ContribtypeSchema = new Schema({
|
||||
label: {
|
||||
type: String,
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
},
|
||||
color: {
|
||||
type: String,
|
||||
},
|
||||
showprice: {
|
||||
type: Boolean,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user