Skip to content

Commit 61c26b2

Browse files
Fix leaked js code
Co-Authored-By: Kael Nox <192391771+V0idVanguard@users.noreply.github.com>
1 parent 1e25170 commit 61c26b2

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)