From ea595b39a7cce406edd5289185fe9c2f4ff0c421 Mon Sep 17 00:00:00 2001 From: alemi Date: Fri, 31 May 2024 18:50:10 +0200 Subject: [PATCH] fix(web): option to toggle on/off update filtering --- web/src/page/config.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/page/config.rs b/web/src/page/config.rs index 20ffb0a..1b990c3 100644 --- a/web/src/page/config.rs +++ b/web/src/page/config.rs @@ -88,6 +88,7 @@ pub fn ConfigPage(setter: WriteSignal) -> impl IntoView {
  • " replies"
  • " likes"
  • " creates"
  • +
  • " updates"
  • " announces"
  • " follows"
  • " orphans"