mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 14:02:19 +00:00
- Introduced TelegramConnectionIndicator component to display real-time connection status to Telegram, enhancing user feedback. - Integrated TelegramConnectionIndicator into the Home component, providing users with immediate visibility of their Telegram connection status. - Updated App component to include TelegramProvider, ensuring proper context for the new connection indicator. These changes improve the user experience by providing clear indications of Telegram connectivity within the application.