soften email warning banner copy, drop SMTP_HOST reference
All checks were successful
deploy / deploy (push) Successful in 59s
All checks were successful
deploy / deploy (push) Successful in 59s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
508695b852
commit
a2e46664c6
@ -22,8 +22,7 @@
|
||||
<div :if={!@email_configured} class="admin-banner-warning">
|
||||
<.icon name="hero-exclamation-triangle" class="size-5 shrink-0" />
|
||||
<p>
|
||||
Email delivery not configured. Customers won't receive order confirmations.
|
||||
Set <code>SMTP_HOST</code> to enable email.
|
||||
Email delivery isn't set up yet — customers won't receive order confirmations or shipping updates.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user