mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-01-07 21:07:54 -05:00
minor formatting change
This commit is contained in:
@ -18,9 +18,8 @@ export const rip = (message: DiscordenoMessage) => {
|
|||||||
{
|
{
|
||||||
color: infoColor2,
|
color: infoColor2,
|
||||||
title: `${config.name} was built in memory of my Grandmother, Babka`,
|
title: `${config.name} was built in memory of my Grandmother, Babka`,
|
||||||
description: `With much love, Ean
|
description: 'With much love, Ean',
|
||||||
|
footer: { text: 'December 21, 2020' },
|
||||||
December 21, 2020`,
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user