mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add global variables to TypeScript definitions. Fix some errors
This commit is contained in:
@ -1912,7 +1912,7 @@ function getMessageFromTemplate({
|
||||
timestamp,
|
||||
tokenCount,
|
||||
extra,
|
||||
} = {}) {
|
||||
}) {
|
||||
const mes = messageTemplate.clone();
|
||||
mes.attr({
|
||||
'mesid': mesId,
|
||||
|
Reference in New Issue
Block a user