diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index 2b90f9b9..0accb5ee 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -562,17 +562,18 @@ export default function Home() { )} -
+
- + Sync: {isOnline ? 'Active' : 'Offline'}
-