diff --git a/back/database/migrations/development.db b/back/database/migrations/development.db index 662f0a9..de7a528 100644 Binary files a/back/database/migrations/development.db and b/back/database/migrations/development.db differ diff --git a/back/src/api/hasiera/content-types/hasiera/schema.json b/back/src/api/hasiera/content-types/hasiera/schema.json index 310dfad..a8a0549 100644 --- a/back/src/api/hasiera/content-types/hasiera/schema.json +++ b/back/src/api/hasiera/content-types/hasiera/schema.json @@ -21,7 +21,8 @@ "Helbidea": { "type": "component", "repeatable": false, - "component": "orokorra.helbidea" + "component": "orokorra.helbidea", + "required": true } } }