From 93cc0616829bc74f5df6ad77dd78fa1f53cfc80f Mon Sep 17 00:00:00 2001 From: Liam Gray Date: Wed, 22 Nov 2023 17:43:17 -0800 Subject: [PATCH] fix(payload): clean up grafana link Co-authored-by: ketiltrout --- src/payloads.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/payloads.js b/src/payloads.js index c98dc2f..b53f3cc 100644 --- a/src/payloads.js +++ b/src/payloads.js @@ -454,7 +454,7 @@ module.exports = { type: 'mrkdwn', text: 'Locate channels here: ' + 'which have more than ~10 jumps in the past few days. Check ' + - 'here: ' + + 'here: ' + 'to ensure that these channels are being flagged.', }, value: 'ok',