mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 15:53:22 +08:00
fix
This commit is contained in:
parent
7094a0b694
commit
1f4631821b
1 changed files with 1 additions and 1 deletions
2
cron.py
2
cron.py
|
@ -153,7 +153,7 @@ def notify_manual_sub_end():
|
|||
)
|
||||
send_email(
|
||||
user.email,
|
||||
f"Your SimpleLogin subscription will end soon",
|
||||
"Your SimpleLogin subscription will end soon",
|
||||
render(
|
||||
"transactional/coinbase/reminder-subscription.txt",
|
||||
coinbase_subscription=coinbase_subscription,
|
||||
|
|
Loading…
Reference in a new issue