diff --git a/mastermind/AppShell.xaml b/mastermind/AppShell.xaml index 1336b6c..44e511f 100644 --- a/mastermind/AppShell.xaml +++ b/mastermind/AppShell.xaml @@ -10,5 +10,5 @@ + ContentTemplate="{DataTemplate pages:ConnexionPage}" /> diff --git a/mastermind/Pages/connexionPage.xaml b/mastermind/Pages/connexionPage.xaml index cfb6d1d..7162450 100644 --- a/mastermind/Pages/connexionPage.xaml +++ b/mastermind/Pages/connexionPage.xaml @@ -1,7 +1,8 @@