diff --git a/website/src/pages/admin/status/index.tsx b/website/src/pages/admin/status/index.tsx index e4f510d7..0abe1404 100644 --- a/website/src/pages/admin/status/index.tsx +++ b/website/src/pages/admin/status/index.tsx @@ -88,13 +88,15 @@ const StatusIndex = ({ user }) => { - - - /api/v1/stats/ - - -
{stats ? JSON.stringify(stats, null, 2) : }
-
+ + + + /api/v1/stats/ + + +
{stats ? JSON.stringify(stats, null, 2) : }
+
+