Skip to content

Commit 2cf7fc6

Browse files
authored
Update InstrumentsDisplay.tsx
Move HRPD on wall display to Misc, given extended period of downtime for upgrade
1 parent e11d25e commit 2cf7fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/InstrumentsDisplay.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ export default function InstrumentsDisplay({
6565
{
6666
name: "HIFI-CRYOMAG",
6767
},
68-
{ name: "HRPD" },
6968
{ name: "INES" },
7069
{ name: "IRIS" },
7170
{ name: "LOQ" },
@@ -114,6 +113,7 @@ export default function InstrumentsDisplay({
114113
{
115114
name: "ENGINX_SETUP",
116115
},
116+
{ name: "HRPD" },
117117
{
118118
name: "HRPD_SETUP",
119119
},

0 commit comments

Comments
 (0)