Skip to content

Commit

Permalink
[ISSUE] remove swift 5.8 warning (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
SahilSainiYML authored Apr 25, 2023
1 parent 402d0f6 commit 8093c39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ extension TriviaResponse {
"question": "Which river flows through the Scottish city of Glasgow?",
"correct_answer": "Clyde",
"incorrect_answers": ["Tay", "Dee", "Tweed"]
], [
] as [String: Any], [
"category": "General Knowledge",
"type": "multiple",
"difficulty": "medium",
Expand Down

0 comments on commit 8093c39

Please sign in to comment.