diff --git a/web/src/app.rs b/web/src/app.rs
index aecba5a4..1b7c38ef 100644
--- a/web/src/app.rs
+++ b/web/src/app.rs
@@ -147,6 +147,7 @@ pub fn App() -> impl IntoView {
} />
+
@@ -168,7 +169,7 @@ pub fn App() -> impl IntoView {
}
diff --git a/web/src/page/debug.rs b/web/src/page/debug.rs
index d11ed8f8..37bce1bf 100644
--- a/web/src/page/debug.rs
+++ b/web/src/page/debug.rs
@@ -40,7 +40,7 @@ pub fn DebugPage() -> impl IntoView {
view! {
-
config :: devtools
+
devtools