Skip to content

Commit e69d448

Browse files
committed
feat: add isWinddirection_icon property to AdapterConfig interface
1 parent a58fb46 commit e69d448

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/adapter-config.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ declare global {
1313
tz: string;
1414
country?: string;
1515
}[];
16+
isWinddirection_icon: boolean;
1617
pollenEnabled: boolean;
1718
airQualityEnabled: boolean;
1819
language: string;

0 commit comments

Comments
 (0)