Skip to content

Commit

Permalink
#66 - fixed ttrigger-snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
waldo1001 committed Jul 13, 2018
1 parent 3060bd4 commit b7077fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/fromAlExtension/al.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Snippet: Trigger": {
"prefix": "ttrigger (CRS)",
"body": [
"trigger ${1:OnWhat}(${2})",
"trigger ${1:OnWhat()}",
"begin",
"\t$0",
"end;"
Expand Down

0 comments on commit b7077fc

Please sign in to comment.