From a5d749ca231f63bda5183b8f47a51f923372ca9e Mon Sep 17 00:00:00 2001 From: Christian Ohlsson Date: Sun, 5 Apr 2026 14:25:20 +0200 Subject: [PATCH] Fixade till utskriften --- spotify-recent-oauth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spotify-recent-oauth.php b/spotify-recent-oauth.php index c537227..df80739 100644 --- a/spotify-recent-oauth.php +++ b/spotify-recent-oauth.php @@ -98,8 +98,8 @@ function sro_render_block() { return "
-

$artist – $track

-

Spelades för $mins minuter sedan

+
$artist – $track
+
Spelades för $mins minuter sedan
"; -} \ No newline at end of file +}