diff LazyBear/Views/Home/HomeView.swift @ 449:4255f94d0767

Minor updates
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Wed, 23 Jun 2021 13:03:00 +0200
parents ffbb1dbab531
children 37c13ebda381
line wrap: on
line diff
--- a/LazyBear/Views/Home/HomeView.swift	Wed Jun 23 11:47:14 2021 +0200
+++ b/LazyBear/Views/Home/HomeView.swift	Wed Jun 23 13:03:00 2021 +0200
@@ -68,6 +68,7 @@
             ProgressView()
                 .onAppear {
                     home.request("https://api.lazybear.app/home/type=initial", .initial)
+                        
                 }
 
         }