diff --git a/components/Footer.tsx b/components/Footer.tsx index 9d2e03c..edbcb26 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -81,10 +81,10 @@ export default function Footer() {
{/* Connection Status */}
-
-
-
-

OBS Studio

+
+

OBS Studio

+
+

{obsStatus?.connected ? 'Connected' : 'Disconnected'}