Skip to content

Commit 2485ac9

Browse files
committed
- Weather app not predicting weather sahandghavidel#50
1 parent 9178903 commit 2485ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/weather-app/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const apikey = "46f80a02ecae410460d59960ded6e1c6";
1+
const apikey = "1810d5f4b037b1f6ea4692c6b589d8ba";
22

33
const weatherDataEl = document.getElementById("weather-data");
44

0 commit comments

Comments
 (0)