mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
one more debug message
This commit is contained in:
@@ -792,6 +792,7 @@ function getSpriteFolderName(characterMessage = null, characterName = null) {
|
||||
}
|
||||
|
||||
function setTalkingHeadState(newState) {
|
||||
console.debug(`expressions: New talkinghead state: ${newState}`);
|
||||
extension_settings.expressions.talkinghead = newState; // Store setting
|
||||
saveSettingsDebounced();
|
||||
|
||||
|
Reference in New Issue
Block a user