enhancement(lint): Fix lint errors for src/modules/cron.ts

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2025-01-04 02:46:32 +00:00 committed by GitHub
parent b976e0a0a8
commit 8867103ac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,10 +107,10 @@ export function setupOverallCron(app: ModifiedApp) {
} catch (e: any) {
app.client.chat.postMessage({
channel: ``,
text: `So i was supposed to say How was your day neon right?? well guess what neon broke my damn code!! so he gets to deal with this shitty error: \`\`\`\n${e.stack}\`\`\``
})
text: `So i was supposed to say How was your day neon right?? well guess what neon broke my damn code!! so he gets to deal with this shitty error: \`\`\`\n${e.stack}\`\`\``,
});
}
}
},
// ,{ name: "howwasmyday" },
);
cronWithCheckIn.schedule(