semi

abb908e62c690d1ad42636d0fcf5c14604d32938

qvink <qvink@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/script.js+1 -1
@@ -5303,7 +5303,7 @@ function formatMessageHistoryItem(chatItem, isInstruct, forceOutputSequence) {
53035303
53045304 // Don't format messages with undefined content
53055305 if (chatItem.mes === undefined) {
53065306 return ""'';
53075307 }
53085308
53095309 // Don't include a name if it's empty