迁移静音开关事件绑定
This commit is contained in:
@@ -3328,6 +3328,7 @@
|
||||
void saveChatPreferences();
|
||||
}
|
||||
window.toggleSoundMute = toggleSoundMute;
|
||||
window.ChatRoomTools?.bindSoundMuteControl?.(() => saveChatPreferences());
|
||||
|
||||
|
||||
// ── 发送消息(Enter 发送,防 IME 输入法重复触发)────────
|
||||
|
||||
Reference in New Issue
Block a user