Sorry we don't know why lint didn't work

This commit is contained in:
Cohee
2025-03-21 21:49:26 +02:00
parent f713948a1b
commit 82b885e5ef
2 changed files with 10 additions and 10 deletions

View File

@ -372,7 +372,7 @@ function createSwipe(messageId, prompt) {
getMessage: prompt,
isImpersonate: false,
isContinue: false,
displayIncompleteSentences: true
displayIncompleteSentences: true,
});
const msg = chat[messageId];