Files
@ 9ead754dd0a4
Branch filter:
Location: kallithea/scripts/validate-commits
9ead754dd0a4
1.7 KiB
text/plain
model/user: 'body' parameter to NotificationModel().create() is unused so remove it
The email template for new user registration mails does not use the 'body'
parameter, so don't pass anything.
The email template for new user registration mails does not use the 'body'
parameter, so don't pass anything.