mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 17:35:27 +08:00
rename file
This commit is contained in:
parent
67a8e0f9cc
commit
d27c19c33a
2 changed files with 1 additions and 1 deletions
2
cron.py
2
cron.py
|
@ -702,7 +702,7 @@ def check_custom_domain():
|
|||
user.email,
|
||||
f"Please update {custom_domain.domain} DNS on SimpleLogin",
|
||||
render(
|
||||
"transactional/custom-domain-dns-issue.txt",
|
||||
"transactional/custom-domain-dns-issue.txt.jinja2",
|
||||
custom_domain=custom_domain,
|
||||
domain_dns_url=domain_dns_url,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue