Skip to content

Commit

Permalink
Symbol ' | ' is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshil Patel committed Dec 25, 2018
1 parent 4587720 commit 2d0778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/page.json
Expand Up @@ -46,7 +46,7 @@
"body": [
"field(${1:MyField}; ${2:FieldSource})",
"{",
"\tApplicationArea = ${3|All,Basic,Suite,Advanced};",
"\tApplicationArea = ${3|All,Basic,Suite,Advanced|};",
"\t${4:FieldPropertyName} = ${0:FieldPropertyValue};",
"}"
],
Expand Down

0 comments on commit 2d0778f

Please sign in to comment.