mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Remove a debug message
This commit is contained in:
parent
5d25739767
commit
2344366c9b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue