From 9cb29c3f0dda1c7cf28baeb37accacd005b9d068 Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Wed, 3 Sep 2025 14:00:05 +0800 Subject: [PATCH] Update cwb_index.js --- CharacterWorldBook/cwb_index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/CharacterWorldBook/cwb_index.js b/CharacterWorldBook/cwb_index.js index 906d837..05458d7 100644 --- a/CharacterWorldBook/cwb_index.js +++ b/CharacterWorldBook/cwb_index.js @@ -19,7 +19,6 @@ export async function initializeCharacterWorldBook($cwbSettingsPanel) { if (!isCwbEnabled()) { console.log('[CWB] Master switch is disabled. Halting core feature initialization.'); - initializeCharCardViewer(); return; }