1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Update comment

This commit is contained in:
Andrew Kingston 2024-03-14 12:08:03 +00:00
parent 8b4ce703e9
commit f8690a6bd9

View file

@ -39,7 +39,7 @@ export class BindingHelpers {
}
}
// Adds a JS/HBS helper to the expression
// Adds a snippet to the expression
onSelectSnippet(snippet) {
const pos = this.getCaretPosition()
const { start, end } = pos