From 9714b002e729ec768fbf5302d831c6a786572397 Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 6 Jul 2024 05:10:51 +0200 Subject: [PATCH] fix(web): hide infinite scroll setting it doesnt do anything for now, maybe will come back later --- web/src/page/config.rs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/src/page/config.rs b/web/src/page/config.rs index 272121c..ec9d1bc 100644 --- a/web/src/page/config.rs +++ b/web/src/page/config.rs @@ -70,14 +70,14 @@ pub fn ConfigPage(setter: WriteSignal) -> impl IntoView { /> collapse content warnings

-

- - infinite scroll - -

+ //

+ // + // infinite scroll + // + //

accent color