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 = {
|
const embed: EmbedOptions = {
|
||||||
fields: [],
|
fields: [],
|
||||||
color: parseInt("6b80cf", 16),
|
|
||||||
};
|
};
|
||||||
|
|
||||||
embed.author = {
|
embed.author = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue