diff --git a/src/components/PendingSitesTable.tsx b/src/components/PendingSitesTable.tsx index 12abcf7c4..c65cb218e 100644 --- a/src/components/PendingSitesTable.tsx +++ b/src/components/PendingSitesTable.tsx @@ -333,7 +333,8 @@ export default function PendingSitesTable({ "jupiter", "saturn", "uranus", - "neptune" + "neptune", + "pluto" ].includes(originalRow.exitNodeName.toLowerCase()); if (isCloudNode) {