diff --git a/adapter/0.2.18.json b/adapter/0.2.18.json index 9c5505e..2f16271 100644 --- a/adapter/0.2.18.json +++ b/adapter/0.2.18.json @@ -43,14 +43,16 @@ { "modify": { "entity": [ - "assignProperties", - { - "key": "tableFormat", - "exist": false - }, - { - "tableFormat": "Standard" - } + [ + "assignProperties", + { + "key": "tableFormat", + "exist": false + }, + { + "tableFormat": "Standard" + } + ] ] } }