Update cwb_lorebookManager.js

This commit is contained in:
2025-11-23 22:16:57 +08:00
committed by GitHub
parent 16bc735edc
commit 4c94fcf09d

View File

@@ -88,6 +88,7 @@ export async function saveDescriptionToLorebook(characterName, newDescription, s
keys: [chatIdentifier, safeCharName, floorRange],
enabled: true,
type: 'selective',
scanDepth: state.scanDepth || 6,
};
if (existing) {