mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Disable postprocessing of mail contents
This commit is contained in:
+2
-1
@@ -33,7 +33,8 @@ const email = new Email({
|
||||
options: {
|
||||
extension: 'ejs'
|
||||
}
|
||||
}
|
||||
},
|
||||
juice: false
|
||||
})
|
||||
|
||||
export const sendAuthenticationMail = async ({
|
||||
|
||||
Reference in New Issue
Block a user