mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Author's Notes: Add per-character author's note
Adds the option to override the chat's author's note with one set for each character. This saves the pain of having to copy and paste author's notes for every chat. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@ -50,6 +50,7 @@ const extension_settings = {
|
||||
memory: {},
|
||||
note: {
|
||||
default: '',
|
||||
chara: [],
|
||||
},
|
||||
caption: {},
|
||||
expressions: {},
|
||||
|
Reference in New Issue
Block a user