fix coordsTranslation formatting

This commit is contained in:
Dawid Wysokiński 2020-08-09 17:50:32 +02:00 committed by Kichiyaki
parent a5af1d2c9b
commit fe75c5a813
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ func (s *Session) translateCoords(ctx commandCtx, m *discordgo.MessageCreate) {
"Player": FormatLink(playerName, playerURL), "Player": FormatLink(playerName, playerURL),
"Tribe": FormatLink(tribeName, tribeURL), "Tribe": FormatLink(tribeName, tribeURL),
}, },
})) }) + "\n")
} }
s.SendEmbed(m.ChannelID, NewEmbed(). s.SendEmbed(m.ChannelID, NewEmbed().