TF-740 Create OrderListType object

This commit is contained in:
dab246
2022-07-27 12:02:45 +07:00
committed by Dat H. Pham
parent da93ec7dcc
commit 59ce413a78
3 changed files with 88 additions and 1 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-07-26T16:21:05.066657",
"@@last_modified": "2022-07-27T12:01:37.344258",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1729,5 +1729,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"orderList": "Order list",
"@orderList": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"numberedList": "Numbered list",
"@numberedList": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"bulletedList": "Bulleted list",
"@bulletedList": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}