From 3f18050a275dbeccf8a6c9f8e30239df873968bf Mon Sep 17 00:00:00 2001 From: Matthew R Date: Mon, 28 Oct 2019 00:12:16 -0400 Subject: [PATCH] fix lock issue --- src/commands/lock.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/lock.ts b/src/commands/lock.ts index 5ff2d29..af561ef 100644 --- a/src/commands/lock.ts +++ b/src/commands/lock.ts @@ -33,6 +33,7 @@ export default class Lock extends Command { let processed: boolean = false; if (!momentMilliseconds) processed = true; + this.client.signale.debug(lockLength); this.client.signale.debug(expiry); this.client.signale.debug(momentMilliseconds); const moderation = new this.client.db.Moderation({