mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-07-30 15:28:30 -04:00
- Introduced a new `IntegrationsSettings` component for managing external service integrations. - Created `integrationCatalog.ts` to define built-in integrations with their respective metadata. - Updated English locale file to include translations for built-in services and their descriptions. - Refactored settings page to incorporate the new integrations component, enhancing user experience for managing integrations.