mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Sorry we don't know why lint didn't work
This commit is contained in:
@ -372,7 +372,7 @@ function createSwipe(messageId, prompt) {
|
||||
getMessage: prompt,
|
||||
isImpersonate: false,
|
||||
isContinue: false,
|
||||
displayIncompleteSentences: true
|
||||
displayIncompleteSentences: true,
|
||||
});
|
||||
|
||||
const msg = chat[messageId];
|
||||
|
Reference in New Issue
Block a user