From 8867103ac5b2f8a014e5f0f9522ba9258dad774b Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 02:46:32 +0000 Subject: [PATCH] enhancement(lint): Fix lint errors for src/modules/cron.ts Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- src/modules/cron.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/cron.ts b/src/modules/cron.ts index a0c3746..e00ccd3 100644 --- a/src/modules/cron.ts +++ b/src/modules/cron.ts @@ -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(