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:
parent
ea218839e4
commit
25b1c5fe90
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
[FEEDBACK]: {{subject}}
|
||||
[PENPOT FEEDBACK]: {{subject}}
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue