fix: replace missing 'envelope' icon with 'mail' across modules
Some checks failed
CI / pytest (push) Failing after 47m44s
CI / validate (push) Successful in 23s
CI / dependency-scanning (push) Successful in 28s
CI / docs (push) Has been skipped
CI / deploy (push) Has been skipped
CI / ruff (push) Successful in 10s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-28 21:53:40 +01:00
parent 4d07418f44
commit f8a2394da5
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ function storeSettings() {
{ id: 'domains', label: 'Domains', icon: 'globe-alt' },
{ id: 'api', label: 'API & Payments', icon: 'key' },
{ id: 'notifications', label: 'Notifications', icon: 'bell' },
{ id: 'email', label: 'Email', icon: 'envelope' }
{ id: 'email', label: 'Email', icon: 'mail' }
],
// Forms for different sections