diff --git a/whatsapp_bridge/ui/index.html b/whatsapp_bridge/ui/index.html index 7254107..2ed1df5 100644 --- a/whatsapp_bridge/ui/index.html +++ b/whatsapp_bridge/ui/index.html @@ -1,75 +1,51 @@ - - - - - - Bahmcloud Bridge Manager - - - -
-

WhatsApp Bridge

-
Checking...
- - + - - \ No newline at end of file + setInterval(update, 3000); + update(); + \ No newline at end of file