Remove duplicate notification_mailer definition
This commit is contained in:
parent
224ced2cc0
commit
cd6702280c
|
@ -45,8 +45,3 @@ en:
|
||||||
body: "%{name} reacted to your post:"
|
body: "%{name} reacted to your post:"
|
||||||
subject: "%{name} reacted to your post"
|
subject: "%{name} reacted to your post"
|
||||||
title: New reaction
|
title: New reaction
|
||||||
notification_mailer:
|
|
||||||
reaction:
|
|
||||||
body: "%{name} reacted to your post:"
|
|
||||||
subject: "%{name} reacted to your post"
|
|
||||||
title: New reaction
|
|
||||||
|
|
Reference in New Issue