mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 13:36:47 +01:00
comment message formatting
This commit is contained in:
parent
19c9828a46
commit
dd7b89aef6
@ -385,7 +385,7 @@ async function sendCommentMessage(_, text) {
|
||||
name: COMMENT_NAME_DEFAULT,
|
||||
is_user: false,
|
||||
is_name: true,
|
||||
is_system: true,
|
||||
is_system: false,
|
||||
send_date: getMessageTimeStamp(),
|
||||
mes: substituteParams(text.trim()),
|
||||
force_avatar: comment_avatar,
|
||||
|
Loading…
Reference in New Issue
Block a user