Skip to content

Commit 2b8ce55

Browse files
authored
Merge pull request #2 from rushhiii/test
Fix leaked js code
2 parents ac0ae7f + 61c26b2 commit 2b8ce55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AQI Widget/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ In the `air_widget.js` script, update the `API_KEY` variable with your OpenWeath
4545

4646
```js
4747
const API_KEY = "YOUR_API_HERE"; // OpenWeatherMap API key
48+
```
4849

4950
### 3. Add the Script to Scriptable
5051

0 commit comments

Comments
 (0)