clean up paths for server and server-dist, remove cors #96
This commit is contained in:
parent
dc64e4bd7f
commit
974a061b44
7 changed files with 9 additions and 154 deletions
|
|
@ -42,7 +42,6 @@ class CurrentWeather extends WeatherDisplay {
|
|||
// station observations
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
observations = await json(`${station.id}/observations`, {
|
||||
cors: true,
|
||||
data: {
|
||||
limit: 2,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue