chore: replace all cn comments of fe to en version by volc api (#320)

This commit is contained in:
tecvan
2025-07-31 10:32:15 +08:00
committed by GitHub
parent 716ec0cba8
commit 71f6245a01
2960 changed files with 15545 additions and 15545 deletions

View File

@@ -55,11 +55,11 @@ export const useChatBackgroundUploader = (
);
const cancel = () => {
// 需要标记消息已读的标记
// A token that needs to mark the message as read
markRead();
// close Modal
setShow(false);
// 存在正在生图的扭转Badge状态
// There is a Reverse Badge state in production
if (gifLoading || imageLoading) {
setGenerateBackgroundModalByImmer(state => {
if (gifLoading) {