diff --git a/web/src/auth.rs b/web/src/auth.rs index 2803d688..843bc9a7 100644 --- a/web/src/auth.rs +++ b/web/src/auth.rs @@ -36,9 +36,8 @@ pub fn LoginBox( } />
{move || serde_json::to_string_pretty(&object.get()).unwrap_or("unserializable".to_string())}