📎 Minor update on feedback module.

This commit is contained in:
Andrey Antukh 2021-11-17 14:46:18 +01:00
parent ea218839e4
commit 25b1c5fe90
2 changed files with 2 additions and 1 deletions

View file

@ -61,6 +61,7 @@
destination (cf/get :feedback-destination)]
(eml/send! {::eml/conn pool
::eml/factory eml/feedback
:from destination
:to destination
:profile profile
:reply-to (:from params)