1 parent e2e9ccb commit acff7d2Copy full SHA for acff7d2
1 file changed
geospaas_harvesting/static/geospaas_harvesting/js/harvesting.js
@@ -1,6 +1,4 @@
1
-import {APIObject} from "/static/base_viewer/js/geospaas_api.js"
2
-
3
+import {APIObjectElement} from "/static/base_viewer/js/geospaas_api.js"
4
5
document.addEventListener("DOMContentLoaded", function() {
6
let host = `${window.location.protocol}//${window.location.host}`;
0 commit comments