We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9178903 commit 2485ac9Copy full SHA for 2485ac9
projects/weather-app/index.js
@@ -1,4 +1,4 @@
1
-const apikey = "46f80a02ecae410460d59960ded6e1c6";
+const apikey = "1810d5f4b037b1f6ea4692c6b589d8ba";
2
3
const weatherDataEl = document.getElementById("weather-data");
4
0 commit comments