Frontend can now filter with timespan
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
"./node_modules/mapbox-gl/dist/mapbox-gl.css",
|
||||
"./node_modules/@mapbox/mapbox-gl-geocoder/lib/mapbox-gl-geocoder.css"
|
||||
],
|
||||
"scripts": []
|
||||
"scripts": [
|
||||
"./node_modules/chart.js/dist/Chart.min.js"
|
||||
]
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user