1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-05 20:17:53 -05:00

alphabetize populatedefaults

This commit is contained in:
Ean Milligan
2025-05-05 14:03:01 -04:00
parent 902dcb00ea
commit 7ba6da1404

View File

@ -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({