Navigate to NavBar with data

This commit is contained in:
Natlinux81
2022-09-10 16:25:19 +02:00
parent b3c62b0104
commit 8b2b77bb56
8 changed files with 58 additions and 26 deletions

View File

@@ -45,6 +45,7 @@ namespace Apollon.WPF.Commands
await _tournamentStore.Update(tournament);
_modalNavigationStore.Close();
}
catch (Exception)
{