From f9355ae255991bef31095e0172defa1b392fb70c Mon Sep 17 00:00:00 2001 From: "Ean Milligan (Bastion)" Date: Sun, 26 Jun 2022 23:20:06 -0400 Subject: [PATCH] Sonar fix --- src/commands/heatmap.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/heatmap.ts b/src/commands/heatmap.ts index ff68ee2..773d30a 100644 --- a/src/commands/heatmap.ts +++ b/src/commands/heatmap.ts @@ -13,7 +13,7 @@ export const heatmap = async (message: DiscordenoMessage) => { dbClient.execute(queries.callIncCnt('heatmap')).catch((e) => utils.commonLoggers.dbError('heatmap.ts:14', 'call sproc INC_CNT on', e)); if (config.api.enable) { - const m = await message.send({ + message.send({ embeds: [{ title: 'Roll Heatmap', description: `Least Rolls: ${intervals.getMinRollCnt()}