diff --git a/conf/v1/hooks.conf b/conf/v1/hooks.conf index 4558f5b..416cb6d 100644 --- a/conf/v1/hooks.conf +++ b/conf/v1/hooks.conf @@ -256,11 +256,10 @@ location = /v1/hooks/slack { response_type = slack_response_type, attachments = {{ mrkdwn_in = { - "text", - "pretext" + "text" }, fallback = "", -- TODO: Actually put something here good lord - pretext = title, + title = title, text = resp, footer = "Powered by ", footer_icon = "https://static.jloh.co/geojs/avatar/hipchat/v1/geojs-icon_2x.png"