fix(index): adjust comment formatting for clarity

This commit is contained in:
asepharyana
2026-07-08 23:20:04 +07:00
parent ec9f27ee26
commit 0eec0affbe
+1 -1
View File
@@ -23,7 +23,7 @@ const store = new DrizzleBoosterRoleStore(db);
client.once("clientReady", () => {
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(
client,
store,