Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update main-maps.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseWx2011 authored Nov 11, 2023
1 parent 1abfb36 commit 645e83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other-scripts/aeris-weather/main-maps.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script>
window.addEventListener('load', () => {

const aeris = new AerisWeather('CLIENT_ID', 'CLIENT_SECRET');
const aeris = new AerisWeather('DZLMGEFxCvfbQRG7aSN3c', 'N63dulcmKzQTrWjIrTe2aGKmOw5AhERWWUmjHQKt');
const utils = aeris.utils;

aeris.apps().then((apps) => {
Expand Down

0 comments on commit 645e83f

Please sign in to comment.