- aggiornato catalogo lista con filtri per editori e grafico

This commit is contained in:
Surya Paolo
2025-02-13 21:14:51 +01:00
parent d77f9381e5
commit f8de205cf6
6 changed files with 60 additions and 17 deletions

View File

@@ -181,6 +181,12 @@ const MyElemSchema = new Schema({
width: {
type: Number,
},
heightcard: {
type: String,
},
widthcard: {
type: String,
},
link: {
type: String,
},