mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-28 22:30:44 -05:00
The email template does this already when formatting the body of the message. But the spreadsheet preview doesn’t, which means you get lists like: - thing - thing - None This commit fixes that. This was a pre-existing bug, but gonna roll it in with this PR.