mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
remove-spaces
This commit is contained in:
parent
4708ffef9e
commit
7057399f63
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ SMTP_PORT=25
|
|||
SMTP_USER=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_FROM=Taxonomy <taxonomy@example.com>
|
||||
const POSTMARK_SIGN_IN_TEMPLATE =
|
||||
const POSTMARK_ACTIVATION_TEMPLATE =
|
||||
const POSTMARK_SIGN_IN_TEMPLATE=
|
||||
const POSTMARK_ACTIVATION_TEMPLATE=
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Subscriptions (Stripe)
|
||||
|
|
|
|||
Loading…
Reference in a new issue