Update on-hold email subject
This commit is contained in:
parent
db81f52cf1
commit
49893d9732
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ const (
|
|||
OnHoldTemplate = "on_hold.html"
|
||||
|
||||
// AccountOnHoldEmailSubject is the subject of account on hold email
|
||||
AccountOnHoldEmailSubject = "ente account on hold"
|
||||
AccountOnHoldEmailSubject = "Ente account on hold"
|
||||
|
||||
// Template for the email we send out when the user's subscription ends,
|
||||
// either because the user cancelled their subscription, or because it
|
||||
|
|
Loading…
Add table
Reference in a new issue