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 += "</li>"
|
||||
txt += "\n"
|
||||
|
||||
html += "</ul>"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user