mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-27 12:33:17 +01:00
commit
ddb0f71741
@ -23,7 +23,6 @@ function regenerateClick() {
|
||||
}
|
||||
|
||||
function handleMorphdomUpdate(text) {
|
||||
console.log("Morphing!");
|
||||
morphdom(
|
||||
document.getElementById("chat").parentNode,
|
||||
"<div class=\"prose svelte-1ybaih5\">" + text + "</div>",
|
||||
|
Loading…
Reference in New Issue
Block a user