forked from bot/app
feat: 统一双引号
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
def detect_lang(input_str: str) -> str:
|
||||
return "zh-CN" if input_str == "zh" else "en"
|
Reference in New Issue
Block a user