From 8c0d070b41c22cd787bb22810f1e09c0a19922bd Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Wed, 6 Mar 2024 04:31:19 +0400 Subject: [PATCH] Fixed a notice, since now info is being updated on a song reach its end. --- web/templates/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/index.pug b/web/templates/index.pug index 735e84c..33fe93e 100644 --- a/web/templates/index.pug +++ b/web/templates/index.pug @@ -52,7 +52,7 @@ html(lang='en') p Now playing: #[span#radio-song ] ( #[span#radio-duration-estimate ] #[span#radio-duration ] ) p Current/peak listeners: #[span#radio-listeners #{listeners.Current()}] / #[span#radio-listener-peak #{listeners.Peak()}] p - small Notice: information updates every 45 seconds. But you can #[button#radio-update update] it forcibly. + small Notice: information updates every new song. But you can #[button#radio-update update] it forcibly. section h2 Last #{songList.MaxLen()} songs table#last-songs