From 80c76de636233fb6302c12573b0348fdbbef3965 Mon Sep 17 00:00:00 2001 From: apt-get Date: Tue, 17 Mar 2026 00:43:29 +0100 Subject: [PATCH] styling on main page --- 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.