Fix language

This commit is contained in:
Justin Hawkins 2022-04-07 20:38:36 +09:30
parent c05bed1148
commit 4bd38a8635

View File

@ -1,5 +1,7 @@
{ {
"cSpell.words": [ "cSpell.words": [
"tmpl" "tmpl",
] "vars"
],
"cSpell.language": "en-GB"
} }