修复滚屏状态导入缺失
This commit is contained in:
@@ -240,8 +240,10 @@ import { bindChatToast } from "./chat-room/toast.js";
|
||||
import { bindChatComposerControls, setChatComposerAction } from "./chat-room/composer.js";
|
||||
import {
|
||||
isExpiredChatImageMessage,
|
||||
isAutoScrollEnabled,
|
||||
localClearScreen,
|
||||
scrollChatToBottom,
|
||||
setAutoScrollEnabled,
|
||||
syncAutoScrollControls,
|
||||
toggleAutoScroll,
|
||||
} from "./chat-room/message-utils.js";
|
||||
|
||||
Reference in New Issue
Block a user