From 7a052c4e6894d12983f22dbc2b2acfa9663c5ceb Mon Sep 17 00:00:00 2001 From: apt-get Date: Tue, 17 Mar 2026 01:27:13 +0100 Subject: [PATCH] formatting fix --- src/routes/streams/WelcomePage.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/streams/WelcomePage.svelte b/src/routes/streams/WelcomePage.svelte index 820f00b..56683ce 100644 --- a/src/routes/streams/WelcomePage.svelte +++ b/src/routes/streams/WelcomePage.svelte @@ -13,7 +13,7 @@

Hello, there, welcome to V1.6.

- 2026-03-16 update: you can now cache streams offline for playback in low-connectivity environments (and to prevent buffering)!
+ 2026-03-16 update: you can now cache streams offline for playback in low-connectivity environments (and to prevent buffering)!
Simply click on the download icon in the stream list (and click again to remove them from cache). You can also filter by cached streams at the top. This all goes into your browser storage, and a stream is generally 100~250MB depending on its length.