mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 00:15:38 +08:00
fix: #2820 try to fix 520 error code
This commit is contained in:
@@ -275,7 +275,7 @@ function CheckButton() {
|
||||
|
||||
return (
|
||||
<IconButton
|
||||
text="检查可用性"
|
||||
text={Locale.Settings.Sync.Config.Modal.Check}
|
||||
bordered
|
||||
onClick={check}
|
||||
icon={
|
||||
|
Reference in New Issue
Block a user