Add ability to see only specific decks
This commit is contained in:
		| @@ -89,7 +89,6 @@ struct FlashCardListView: View { | ||||
|         } | ||||
|         do { | ||||
|             flashcards = try moc.fetch(request) | ||||
|             print(flashcards) | ||||
|         } catch { | ||||
|             print("Something went wrong while fetching the flashcards") | ||||
|             flashcards = [] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user