mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
8fe4c0a80d
- Fix apiClients object access (use bracket notation, not .get()) - Initialize apiClients as plain objects, not Maps, for consistency - This fixes the "apiClients.get is not a function" error when testing connections 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>