Skip to content

Commit

Permalink
Merge pull request #96 from ISISComputingGroup/HRPD-to-misc-on-dashboard
Browse files Browse the repository at this point in the history
Update InstrumentsDisplay.tsx
  • Loading branch information
Tom-Willemsen authored Jan 28, 2025
2 parents e11d25e + 2cf7fc6 commit 1aaf561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/InstrumentsDisplay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export default function InstrumentsDisplay({
{
name: "HIFI-CRYOMAG",
},
{ name: "HRPD" },
{ name: "INES" },
{ name: "IRIS" },
{ name: "LOQ" },
Expand Down Expand Up @@ -114,6 +113,7 @@ export default function InstrumentsDisplay({
{
name: "ENGINX_SETUP",
},
{ name: "HRPD" },
{
name: "HRPD_SETUP",
},
Expand Down

0 comments on commit 1aaf561

Please sign in to comment.