0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00

📎 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

@ -1 +1 @@
[FEEDBACK]: {{subject}}
[PENPOT FEEDBACK]: {{subject}}

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)