Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jianchang512 committed Oct 29, 2023
1 parent ef4fa94 commit 2a8dd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
if langcode.split('_')[0].lower() != 'zh':
defaulelang = "en"

defaulelang = "en"
# defaulelang = "en"
translist = {
"zh": {
"proxyerrortitle": "代理错误",
Expand Down

0 comments on commit 2a8dd4e

Please sign in to comment.