diff --git a/MangaMap/MangaMap.csproj b/MangaMap/MangaMap.csproj index 6838886..4618528 100644 --- a/MangaMap/MangaMap.csproj +++ b/MangaMap/MangaMap.csproj @@ -48,6 +48,21 @@ + + + + + + + + + + + + + + + @@ -93,9 +108,4 @@ - - - - - diff --git a/MangaMap/Views/homePage.xaml.cs b/MangaMap/Views/homePage.xaml.cs index 3ba8911..4226b92 100644 --- a/MangaMap/Views/homePage.xaml.cs +++ b/MangaMap/Views/homePage.xaml.cs @@ -10,6 +10,5 @@ public partial class homePage : ContentPage { InitializeComponent(); a1.BindingContext = my_manager; - } } \ No newline at end of file