This commit is contained in:
Benjamin Toby
2024-12-11 05:50:22 +01:00
parent ad16e42a6c
commit 051c8816e9
3 changed files with 9 additions and 7 deletions
+2 -4
View File
@@ -37,13 +37,11 @@
},
{
"fieldName": "image",
"dataType": "VARCHAR(250)",
"defaultValue": "/images/user-preset.png"
"dataType": "VARCHAR(250)"
},
{
"fieldName": "image_thumbnail",
"dataType": "VARCHAR(250)",
"defaultValue": "/images/user-preset-thumbnail.png"
"dataType": "VARCHAR(250)"
},
{
"fieldName": "address",