diff --git a/web/src/page.rs b/web/src/page.rs index 99117ad..2789c28 100644 --- a/web/src/page.rs +++ b/web/src/page.rs @@ -141,7 +141,7 @@ pub fn UserPage(tl: Timeline) -> impl IntoView { {followers}" ""📢" -
+
{if followed_by_me { view! { following }.into_view() } else {