Add Reuse asset type
This commit is contained in:
@@ -27,6 +27,7 @@ export const GisState = {
|
||||
findings: {},
|
||||
prehistoric: {},
|
||||
underwater: {},
|
||||
reuse: {},
|
||||
},
|
||||
layers: {
|
||||
sites: {},
|
||||
@@ -34,6 +35,7 @@ export const GisState = {
|
||||
findings: {},
|
||||
prehistoric: {},
|
||||
underwater: {},
|
||||
reuse: {},
|
||||
},
|
||||
bibliography: null,
|
||||
apiUrl : null,
|
||||
|
||||
Reference in New Issue
Block a user