[yoga-19] our.specialities.component.tsx make image editable

This commit is contained in:
Roland Schneider
2025-08-26 21:50:12 +02:00
parent 054cb48e4c
commit a3e57f295f
8 changed files with 40 additions and 2 deletions

View File

@@ -39,6 +39,9 @@
specialityRight4: {
fields: ['*'] ,
},
"image": {
"fields": ["name","mime","url"]
}
}
}
},