diff --git a/frontend/src/components/layout/statusbar.rs b/frontend/src/components/layout/statusbar.rs
index d37c726..4c5de7c 100644
--- a/frontend/src/components/layout/statusbar.rs
+++ b/frontend/src/components/layout/statusbar.rs
@@ -190,7 +190,7 @@ pub fn StatusBar() -> impl IntoView {
title="Global Upload Speed - Click to Set Limit"
>
{move || format_speed(stats.get().up_rate)}
0 } fallback=|| ()>