fix(email): omit links when application URL is not configured (#1806)
Co-authored-by: sct <ryan@sct.dev>
This commit is contained in:
@@ -212,7 +212,7 @@ export class User {
|
||||
},
|
||||
locals: {
|
||||
resetPasswordLink,
|
||||
applicationUrl: resetPasswordLink,
|
||||
applicationUrl,
|
||||
applicationTitle,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user