managarten/apps/contacts/apps
Till JS b3541957bd refactor(contacts): apply getErrorMessage helper to remaining files
Replace inline `e instanceof Error ? e.message : '...'` pattern
with getErrorMessage() in ContactList (3x) and ContactDetailModal (6x).
All contacts error handling now uses the shared utility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 13:15:31 +02:00
..
server fix: calendar test failures + storage lint error 2026-03-28 16:30:46 +01:00
web refactor(contacts): apply getErrorMessage helper to remaining files 2026-03-31 13:15:31 +02:00