Skip to content

Commit

Permalink
fixed last case?
Browse files Browse the repository at this point in the history
  • Loading branch information
teehee567 committed Jan 20, 2024
1 parent 24ae5c5 commit c0f3307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/Events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export interface EventList {
typeList: EventTypeList[]
alert: boolean
alertId: number
timezone: number
timeZone: number
t: string
picList: any[]
picTotal: number
Expand Down

0 comments on commit c0f3307

Please sign in to comment.