diff --git a/modulix.json-schema.js b/modulix.json-schema.js index 944875e..c2c9d62 100644 --- a/modulix.json-schema.js +++ b/modulix.json-schema.js @@ -219,13 +219,13 @@ export const schema = { "flashcards" ] }, - "title": { - "type": "string" - }, "instruction": { "type": "string", "format": "jodit" }, + "title": { + "type": "string" + }, "introImage": { "type": "object", "properties": { @@ -929,13 +929,13 @@ export const schema = { "flashcards" ] }, - "title": { - "type": "string" - }, "instruction": { "type": "string", "format": "jodit" }, + "title": { + "type": "string" + }, "introImage": { "type": "object", "properties": {