Remove embed color from !server
This commit is contained in:
parent
1fb7cffce0
commit
ae1b749169
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ export async function getServerInfoEmbed(
|
|||
|
||||
const embed: EmbedOptions = {
|
||||
fields: [],
|
||||
color: parseInt("6b80cf", 16),
|
||||
};
|
||||
|
||||
embed.author = {
|
||||
|
|
Loading…
Add table
Reference in a new issue