fix(vscode): pass data explicitly

This commit is contained in:
Badstagram 2025-12-15 15:23:12 +00:00
parent 19661aedcc
commit 69f4a6c284
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{{- template "keybindings.json" -}}
{{- template "keybindings.json" .}}

View File

@ -1 +1 @@
{{- template "keybindings.json" -}}
{{- template "keybindings.json" .}}