chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user