fix(index): adjust comment formatting for clarity
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ const store = new DrizzleBoosterRoleStore(db);
|
|||||||
client.once("clientReady", () => {
|
client.once("clientReady", () => {
|
||||||
logger.info("Discord client ready", { bot: client.user?.tag ?? "unknown bot" });
|
logger.info("Discord client ready", { bot: client.user?.tag ?? "unknown bot" });
|
||||||
|
|
||||||
// Start periodic cleanup for boost ends missed during downtime
|
// Start periodic cleanup for boost ends missed during downtime
|
||||||
startBoostCleanup(
|
startBoostCleanup(
|
||||||
client,
|
client,
|
||||||
store,
|
store,
|
||||||
|
|||||||
Reference in New Issue
Block a user