mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
- Replace single "API Keys" counter with separate "Active API Keys" and "Deleted API Keys" - Add loadApiKeysStats function to count active vs deleted keys separately - Update grid layout from lg:grid-cols-4 to lg:grid-cols-5 to accommodate new card - Add green icon for active keys and trash icon for deleted keys - Refresh API keys stats when switching to overview tab - Change default tab to 'overview' for better UX 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>