From a7856bc3f22885f47a02cf34a838a0657c5c1dd4 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Thu, 1 May 2025 23:43:19 -0400 Subject: [PATCH] minor formatting change --- src/commands/rip.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/commands/rip.ts b/src/commands/rip.ts index 7c20aad..3131334 100644 --- a/src/commands/rip.ts +++ b/src/commands/rip.ts @@ -18,9 +18,8 @@ export const rip = (message: DiscordenoMessage) => { { color: infoColor2, title: `${config.name} was built in memory of my Grandmother, Babka`, - description: `With much love, Ean - - December 21, 2020`, + description: 'With much love, Ean', + footer: { text: 'December 21, 2020' }, }, ], })