diff --git a/API.md b/API.md index 2eb73fd..171c29f 100644 --- a/API.md +++ b/API.md @@ -46,18 +46,15 @@ To use the API you can use Ox.App if you use Ox.js, or look at [pandora_client]( }).then(result => { result.data.items.forEach(item => { const div = document.createElement("div") - div.innerHTML = `
${item.summary}
` + div.innerHTML = `