mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove some debug code for the notifications
Whoops
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user