Bastion link on proper profile update
This commit is contained in:
@@ -305,6 +305,6 @@ func (u *Users) ParseProfile(update *tgbotapi.Update, playerRaw *dbmapping.Playe
|
||||
u.fillProfilePokememe(profileRaw.ID, meme, attack, rarity)
|
||||
}
|
||||
|
||||
u.profileAddSuccessMessage(update)
|
||||
u.profileAddSuccessMessage(update, league.ID)
|
||||
return "ok"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user