Skip to content

Commit

Permalink
- Weather app not predicting weather sahandghavidel#50
Browse files Browse the repository at this point in the history
  • Loading branch information
raosarim committed Nov 29, 2024
1 parent 9178903 commit 2485ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/weather-app/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const apikey = "46f80a02ecae410460d59960ded6e1c6";
const apikey = "1810d5f4b037b1f6ea4692c6b589d8ba";

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

Expand Down

0 comments on commit 2485ac9

Please sign in to comment.