We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3b91b commit f6016a8Copy full SHA for f6016a8
backend/scripts/migrate_draft_to_slate.py
@@ -8,6 +8,7 @@
8
BLOCK_FIELDS = {
9
"icons_and_numbers": ["columns.text"],
10
"icons_and_text": ["description", "columns.text"],
11
+ "image_columns": ["description"],
12
"numbers": ["numbers.text"],
13
"slider": ["description"],
14
"text1": ["content"],
0 commit comments