From 1d4a6f9200a0f46f261b5757e9f4252c0c0bd4d2 Mon Sep 17 00:00:00 2001 From: Luke Cheng <2258420+chenglu@users.noreply.github.com> Date: Fri, 13 May 2022 00:51:48 +0800 Subject: [PATCH] Add Hant to the right words list. --- .vscode/cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 95808214..c6d2187b 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -43,7 +43,7 @@ "unfocus", "unlayered", "vsync", - "zh_Hant" + "Hant" ], "ignorePaths": [ ".github/workflows/**"