Skip to content

Commit

Permalink
Update APIForecastDaily.swift (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
hungri-yeti authored Apr 18, 2023
1 parent 7c016b2 commit d2bc0cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ struct APIDay: Codable, Equatable {
let maxUvIndex: Int
let moonPhase: String
let moonrise: Date?
let moonset: Date
let moonset: Date?
let precipitationAmount: Double
let precipitationChance: Double
let precipitationType: String
Expand Down

0 comments on commit d2bc0cf

Please sign in to comment.