This commit is contained in:
DaanV2
2022-02-08 16:11:21 +01:00
parent ec177f0f67
commit a8ff5119b6

View File

@@ -6,7 +6,7 @@
"defaultSnippets": [ "defaultSnippets": [
{ {
"label": "New Event", "label": "New Event",
"body": { "event": "$1", "target": "self" } "body": "^\"$1\""
} }
], ],
"oneOf": [ "oneOf": [