Skip to content

Commit

Permalink
Merge pull request #6666 from oobabooga/dev
Browse files Browse the repository at this point in the history
Merge dev branch
  • Loading branch information
oobabooga authored Jan 15, 2025
2 parents 7e80266 + 2344366 commit ddb0f71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/global_scope_js.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ function regenerateClick() {
}

function handleMorphdomUpdate(text) {
console.log("Morphing!");
morphdom(
document.getElementById("chat").parentNode,
"<div class=\"prose svelte-1ybaih5\">" + text + "</div>",
Expand Down

0 comments on commit ddb0f71

Please sign in to comment.