]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emailer.ts
Fix email footer
[github/Chocobozzz/PeerTube.git] / server / lib / emailer.ts
index 6532fb4b4d708b77e45d47a4076020d63e109e1f..708808cf23f75e10f50892889982017ac2af55a7 100644 (file)
@@ -606,7 +606,10 @@ class Emailer {
       locals: {
         fromName,
         fromEmail,
-        body
+        body,
+
+        // There are not notification preferences for the contact form
+        hideNotificationPreferences: true
       }
     }