diff GeoQuiz/ContentView.swift @ 8:e09959b4e4a8

fix bugs
author Dennis C. M. <dennis@denniscm.com>
date Thu, 06 Oct 2022 11:14:34 +0200
parents d945e52b0704
children a793f33f05fb
line wrap: on
line diff
--- a/GeoQuiz/ContentView.swift	Tue Oct 04 18:54:24 2022 +0200
+++ b/GeoQuiz/ContentView.swift	Thu Oct 06 11:14:34 2022 +0200
@@ -36,7 +36,7 @@
                             level: "Level 3", symbol: "globe.americas.fill", name: "Guess the country"
                         )
                     }
-//
+
 //                    NavigationLink(
 //                        destination: Text("Guess the population"),
 //                        tag: GameName.guessThePopulation,