mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Fix a bug in calling the V1 add spot endpoint
This commit is contained in:
@@ -160,7 +160,6 @@ class WebServer:
|
||||
V1APISpotHandler,
|
||||
{
|
||||
"spots": self._data_store.spots,
|
||||
"spot_providers": self._data_providers,
|
||||
**handler_opts,
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user