select logo
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Apollon.EntityFramework.Commands
|
||||
TournamentDto tournamentDto = new TournamentDto()
|
||||
{
|
||||
Id = tournament.Id,
|
||||
Logo = tournament.Logo,
|
||||
Organisation = tournament.Organisation,
|
||||
TournamentName = tournament.TournamentName,
|
||||
Competition = tournament.Competition,
|
||||
|
||||
Reference in New Issue
Block a user