diff --git a/backend/templates/songlist.html b/backend/templates/songlist.html index eb0221e..e961c64 100644 --- a/backend/templates/songlist.html +++ b/backend/templates/songlist.html @@ -46,7 +46,7 @@ var items = []; $.each(data, function (key, val) { items.push("" + val[0] + ` -