Skip to content

Commit

Permalink
Update query.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SBalslev authored Jul 1, 2024
1 parent 3a9db8e commit f78d660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snippets/query.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"Query DataItemLink": {
"prefix": "tquerydataitemlink",
"body": [
"\t\t\tDataItemLink = ${1:id} = ${2:parent}.${3:parentid};"
"\t\t\tDataItemLink = ${1:column} = ${2:parent}.${3:parentColumn};"
],
"description": "Add a data item link to a data item"
}
}
}

0 comments on commit f78d660

Please sign in to comment.