Mercurial > public > simoleon
diff Simoleon/SimoleonApp.swift @ 173:ad8c6567539d
restart project
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 26 Oct 2021 13:09:17 +0200 |
parents | 35573bdd7d9b |
children | 5a9430fd6b4d |
line wrap: on
line diff
--- a/Simoleon/SimoleonApp.swift Tue Oct 12 17:14:05 2021 +0200 +++ b/Simoleon/SimoleonApp.swift Tue Oct 26 13:09:17 2021 +0200 @@ -2,7 +2,7 @@ // SimoleonApp.swift // Simoleon // -// Created by Dennis Concepción Martín on 08/07/2021. +// Created by Dennis Concepción Martín on 26/10/21. // import SwiftUI @@ -10,7 +10,7 @@ @main struct SimoleonApp: App { let persistenceController = PersistenceController.shared - + var body: some Scene { WindowGroup { ContentView()