fix: Web扫描的Bug

This commit is contained in:
ZacharyZcR
2025-02-14 18:50:19 +08:00
parent 46e0472ec1
commit 18aae783c6
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1100,7 +1100,7 @@ var i18nMap = map[string]map[string]string{
}
// 当前语言设置
var currentLang = LangJA
var currentLang = LangZH
func SetLanguage() {
// 使用flag设置的语言