try NavBar
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Apollon.WPF.ViewModels
|
||||
StartDate = tournament.StartDate,
|
||||
EndDate = tournament.EndDate,
|
||||
Location = tournament.Location,
|
||||
Rounds = tournament.Rounds,
|
||||
Groups = tournament.Rounds,
|
||||
Targets = tournament.Targets,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user