hotfix
This commit is contained in:
parent
5405e93d27
commit
d6fe70b38e
@ -35,7 +35,7 @@ export interface Main {
|
||||
|
||||
export interface Weather {
|
||||
id: number
|
||||
main: string
|
||||
main: Main
|
||||
description: string
|
||||
icon: string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user