Skip to content

Commit 7ba96c1

Browse files
committed
chore: minor changes
1 parent c331413 commit 7ba96c1

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
placeholder

app/src/config/esa.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,9 @@ export const indicatorsDefinition = Object.freeze({
455455
themes: ['economy'],
456456
story: '',
457457
},
458-
E13c_ship_detection: {
458+
E13c_ship_detections: {
459459
themes: ['economy'],
460-
story: '/eodash-data/stories/E13c_ship_detection',
460+
story: '/eodash-data/stories/E13c_ship_detections',
461461
},
462462
E13b: {
463463
indicatorSummary: 'Throughput at principal hub airports',
@@ -1830,7 +1830,7 @@ export const globalIndicators = [
18301830
city: 'World',
18311831
siteName: 'global',
18321832
description: 'Ship detection',
1833-
indicator: 'E13c_ship_detection',
1833+
indicator: 'E13c_ship_detections',
18341834
indicatorName: 'Ships-detection on-the-fly',
18351835
subAoi: {
18361836
type: 'FeatureCollection',

0 commit comments

Comments
 (0)