Skip to content

Commit e891fac

Browse files
committed
fix(stash): script provider of airQualityScale
1 parent 5d2adc9 commit e891fac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/stash.handlebars

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ script-providers:
4444
WeatherKit.api.v1.availability.response:
4545
url: https://github.com/NSRingo/WeatherKit/releases/download/v{{@package 'version'}}/response.bundle.js
4646
interval: 86400
47+
WeatherKit.api.v1.airQualityScale.request:
48+
url: https://github.com/NSRingo/WeatherKit/releases/download/v{{@package 'version'}}/request.bundle.js
49+
interval: 86400
4750
WeatherKit.api.v2.weather.response:
4851
url: https://github.com/NSRingo/WeatherKit/releases/download/v{{@package 'version'}}/response.bundle.js
4952
interval: 86400

0 commit comments

Comments
 (0)