Loading editor/html/js/editor.js +0 −1 Original line number Diff line number Diff line Loading @@ -849,7 +849,6 @@ sendBtn.classList.remove('ai-stop-btn'); sendBtn.disabled = false; } }); function addMessage(type, text, noSave) { var div = document.createElement('div'); Loading Loading
editor/html/js/editor.js +0 −1 Original line number Diff line number Diff line Loading @@ -849,7 +849,6 @@ sendBtn.classList.remove('ai-stop-btn'); sendBtn.disabled = false; } }); function addMessage(type, text, noSave) { var div = document.createElement('div'); Loading