Skip to content
Permalink
Browse files
commit2
  • Loading branch information
ezeobio committed Nov 19, 2020
1 parent 7df2168 commit 8f1ae83daa588d11bcb97efba82ea64557dfbb6f
Showing 1 changed file with 1 addition and 0 deletions.
@@ -28,6 +28,7 @@ namespace InfoBlog.Views
{
Navigation.PushAsync(new WelcomePage());
}
//Get data from the database
protected override void OnAppearing()
{
base.OnAppearing();

0 comments on commit 8f1ae83

Please sign in to comment.