Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
VirusZzHkP authored Oct 12, 2022
1 parent 06a4d01 commit 470330b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// API KEY
const key = "31411a93b4034e57610ea4fbf182aeb4";
const key = "YOUR-API-KEY-GOES-HERE";

// CHECK IF BROWSER SUPPORTS GEOLOCATION
if ("geolocation" in navigator) {
Expand Down

0 comments on commit 470330b

Please sign in to comment.