Fix formatting of text emails
This commit is contained in:
parent
76ef3a3879
commit
d98af1788c
@ -119,6 +119,7 @@ def send_notification(config, flats):
|
|||||||
html += f'({", ".join(fields)})'
|
html += f'({", ".join(fields)})'
|
||||||
|
|
||||||
html += "</li>"
|
html += "</li>"
|
||||||
|
txt += "\n"
|
||||||
|
|
||||||
html += "</ul>"
|
html += "</ul>"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user