This commit is contained in:
DaanV2
2022-02-08 15:36:06 +01:00
parent bf441d48fa
commit 7c9748f1fb

View File

@@ -13,7 +13,7 @@
"defaultSnippets": [
{
"label": "New Trigger",
"body": { "event": "$1", "target": "self" }
"body": "^\"$1\""
},
{
"label": "New Trigger - Filtered",