🌐 添加模板语言的映射

This commit is contained in:
2025-04-15 03:11:30 +08:00
parent 1679576fb4
commit f90be2ef9c
5 changed files with 28 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
{
"scope": "error",
"types": [{ "subtype": "MessageFormatError", "types": ["TETR.IO", "TOS", "TOP"] }]
}
},
{ "scope": "template", "types": ["template_language"] }
]
}