diff --git a/static/koboldai.js b/static/koboldai.js index ff7341c5..ea544516 100644 --- a/static/koboldai.js +++ b/static/koboldai.js @@ -5499,8 +5499,6 @@ function reportError(title, text) { showNotification(title, text, "error"); } -showNotification("Be aware!", "Things are happening at an alarming pace!"); - //function to load more actions if nessisary function infinite_scroll() { if (scroll_trigger_element != undefined) {