diff --git a/web/src/components/object.rs b/web/src/components/object.rs index 4cb1465..45b4d27 100644 --- a/web/src/components/object.rs +++ b/web/src/components/object.rs @@ -135,7 +135,7 @@ pub fn Object(object: crate::Object) -> impl IntoView { let audience_badge = object.audience().id().str() .map(|x| view! {
- ! + ~ {Uri::pretty(&x)}