Skip to content
Snippets Groups Projects
Commit 5fd64116 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch '5800-fix-email' into 'master'

update email from

See merge request !35
parents 0fd07cd5 bef4a8c2
No related branches found
No related tags found
1 merge request!35update email from
Pipeline #929 passed
......@@ -98,7 +98,7 @@ return [
'presets'=>[<%= @replace["messenger-slack-presets"] %>],
],
'email'=>[
'from'=>[<%= @replace["messenger-email-from"] %>],
'from'=><%= @replace["messenger-email-from"] %>,
],
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment