update
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-06-11 22:35:14 +08:00
parent 54d9861bd8
commit 05ecf6bebf

View File

@@ -247,7 +247,7 @@ async function loadChallenge() {
historyRefreshKey.value++
message.success("已自动提交本次对话生成的代码")
} catch {
// 静默失败,不打扰用户
message.error("自动提交失败,请稍后重试")
}
})
}