File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,11 +54,14 @@ export default function InstrumentsDisplay({
5454 targetStation : "Target Station 1" ,
5555 instruments : [
5656 { name : "ALF" } ,
57+ { name : "ARGUS" } ,
58+ { name : "CHRONUS" } ,
5759 { name : "CRISP" } ,
5860 { name : "EMMA-A" } ,
5961 { name : "EMU" } ,
6062 { name : "ENGINX" } ,
6163 { name : "GEM" } ,
64+ { name : "HIFI" } ,
6265 {
6366 name : "HIFI-CRYOMAG" ,
6467 } ,
@@ -102,8 +105,6 @@ export default function InstrumentsDisplay({
102105 {
103106 targetStation : "Miscellaneous" ,
104107 instruments : [
105- { name : "ARGUS" } ,
106- { name : "CHRONUS" } ,
107108 {
108109 name : "CRYOLAB_R80" ,
109110 } ,
@@ -113,7 +114,6 @@ export default function InstrumentsDisplay({
113114 {
114115 name : "ENGINX_SETUP" ,
115116 } ,
116- { name : "HIFI" } ,
117117 {
118118 name : "HRPD_SETUP" ,
119119 } ,
You can’t perform that action at this time.
0 commit comments