Cards are now in a stack
This commit is contained in:
		@@ -18,7 +18,7 @@ class FlashCardsViewModel: ObservableObject {
 | 
			
		||||
        if let safeDictionary = jsonLoader.loadDictionary() {
 | 
			
		||||
            fullDictionary = safeDictionary
 | 
			
		||||
            randomDictionary = safeDictionary
 | 
			
		||||
            //randomDictionary.shuffle()
 | 
			
		||||
            randomDictionary.shuffle()
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user