✨ Check in iOS small widget
This commit is contained in:
@ -16,5 +16,6 @@ struct SolarUser: Codable {
|
||||
struct SolarCheckInRecord: Codable {
|
||||
let id: Int
|
||||
let resultTier: Int
|
||||
let resultExperience: Int
|
||||
let createdAt: Date
|
||||
}
|
||||
|
Reference in New Issue
Block a user