diff --git a/source/behavior/entities/filters/filters.json b/source/behavior/entities/filters/filters.json index cb710213..552b18e4 100644 --- a/source/behavior/entities/filters/filters.json +++ b/source/behavior/entities/filters/filters.json @@ -9,7 +9,7 @@ "defaultSnippets": [ { "label": "test", - "body": "{ \"test\": \"$1\", \"value\": \"$2\" }" + "body": { "test": "$1", "value": "$2" } } ], "definitions": {