www/ui/js/app.js
@@ -251,7 +251,7 @@ var plname = document.querySelector('#playlist').value; self.http_delete('../api/alist/' + plname + '/' + index,'', function(responseText) { // DELETE http://localhost:9090/mz/api/alist/liste1/0 self.meldung_mit_timeout(responseText, 1500); //self.meldung_mit_timeout(responseText, 1500); self.titel_liste(); });