diff --git a/frontend-partials.lisp b/frontend-partials.lisp index 81304a6..047627a 100644 --- a/frontend-partials.lisp +++ b/frontend-partials.lisp @@ -46,7 +46,7 @@ `((:listenurl . ,(format nil "~a/asteroid.mp3" *stream-base-url*)) (:title . ,title) - (:listeners . ,total-listeners)))))))) + (:listeners . ,total-listeners))))))) (define-api asteroid/partial/now-playing () () "Get Partial HTML with live status from Icecast server"