From 7ba6da1404e7c037c4bc2e8ce7053b5ece648e00 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Mon, 5 May 2025 14:03:01 -0400 Subject: [PATCH] alphabetize populatedefaults --- src/commands/rollDecorators.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/rollDecorators.ts b/src/commands/rollDecorators.ts index 302fd25..1f4f303 100644 --- a/src/commands/rollDecorators.ts +++ b/src/commands/rollDecorators.ts @@ -11,7 +11,7 @@ import utils from 'utils/utils.ts'; export const rollDecorators = (message: DiscordenoMessage) => { // Light telemetry to see how many times a command is being run - dbClient.execute(queries.callIncCnt('rollDecorators')).catch((e) => utils.commonLoggers.dbError('rollHelp.ts:15', 'call sproc INC_CNT on', e)); + dbClient.execute(queries.callIncCnt('rolldecorators')).catch((e) => utils.commonLoggers.dbError('rollHelp.ts:15', 'call sproc INC_CNT on', e)); message .send({