fix(notif): Do not HTML-escape email subjects (#931)

This commit is contained in:
TheCatLady
2021-02-15 08:52:10 -05:00
committed by GitHub
parent 5e37a96bc0
commit 019622aab1
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
= `Account Information - ${applicationTitle}`
!= `Account Information [${applicationTitle}]`