From 2c946c85588e014902f184f58a67a50eb46fe72c Mon Sep 17 00:00:00 2001 From: EL2020 Date: Sat, 3 Jul 2021 18:56:53 -0400 Subject: [PATCH] fixed minor oversight with timestamp --- src/commands/fun/modules/eco-core.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/fun/modules/eco-core.ts b/src/commands/fun/modules/eco-core.ts index 589333f..388f576 100644 --- a/src/commands/fun/modules/eco-core.ts +++ b/src/commands/fun/modules/eco-core.ts @@ -33,7 +33,7 @@ export const DailyCommand = new NamedCommand({ embed: { title: "Daily Reward", description: `It's too soon to pick up your daily Mons. Try again at .`, color: ECO_EMBED_COLOR }