From 1bd9c5d5ddaff17fc58e615a051ff8853e7e1dac Mon Sep 17 00:00:00 2001 From: William Date: Sun, 22 Jan 2023 21:07:25 +0100 Subject: [PATCH] Commit --- views/templates/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/templates/header.php b/views/templates/header.php index ff9b3b1..38b36fc 100644 --- a/views/templates/header.php +++ b/views/templates/header.php @@ -30,7 +30,7 @@ function special_events(): string { // some browsers (cough cough safari) dont like the live broadcast and so just keeps loading forever window.addEventListener('load', function () { radio.innerHTML = ` - + `; });