Skip to content

Commit

Permalink
Nochmal ID überarbeitet
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulaScharf committed Sep 12, 2024
1 parent d169f9a commit f94ea5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chart.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ window.addEventListener("DOMContentLoaded", function () {
fetch(
"https://api.opensensemap.org/boxes/630e0f2680edfb001ceccbd4/data/630e0f2680edfb001ceccbdb?format=json"
),
fetch(
"https://opensensemap.org/explore/66e16c23685dd00007cc6be1/data/66e16c23685dd00007cc6be1?format=json"
),
fetsh(
"https://opensensemap.org/explore/66e165f9685dd00007c278ff/data/66e165f9685dd00007c278ff?format=json"
)
])
.then(function (responses) {
// Get a JSON object from each of the responses
Expand Down

0 comments on commit f94ea5e

Please sign in to comment.