fix/remove-undefined-icon

This commit is contained in:
SowinskiBraeden committed 2023-09-02 18:53:24 -07:00
1 parent 1da9969410
commit 1bc10658dc
2 files changed
+1 -2

No files matched your search

-1
View File
@@ -206,7 +206,6 @@ module.exports = {
}
const nodes = activePlayers.length === 0;
const PlayersEmbed = new EmbedBuilder()
.setThumbnail(client.config.icon.IconURL)
.setColor(client.config.Colors.Default)
.setTitle(`Online List \` ${activePlayers.length} \` Player${activePlayers.length>1?'s':''} Online`)
.addFields(