Skip to content

Commit

Permalink
Up this to 5 minutes ✋
Browse files Browse the repository at this point in the history
  • Loading branch information
skalnik committed Dec 15, 2023
1 parent a60f27f commit c204fe2
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
Expand Up @@ -138,7 +138,7 @@
};
}

setTimeout(() => getLocation(), 60000);
setTimeout(() => getLocation(), 300000);
}

function explainPermissionsRequest() {
Expand Down

0 comments on commit c204fe2

Please sign in to comment.