diff --git a/structure/client/components/commands/moderation/History.js b/structure/client/components/commands/moderation/History.js index 61166af..208b75b 100644 --- a/structure/client/components/commands/moderation/History.js +++ b/structure/client/components/commands/moderation/History.js @@ -161,7 +161,8 @@ class HistoryCommand extends Command { fields: [], footer: { text: `• Page ${page}/${maxPage} | ${collectionSize} Results` - } + }, + color: 8662306 }; let long = false;