diff --git a/src/app/components/PlanetaryInteraction/PlanetTableRow.tsx b/src/app/components/PlanetaryInteraction/PlanetTableRow.tsx index b6043e2..1e3556f 100644 --- a/src/app/components/PlanetaryInteraction/PlanetTableRow.tsx +++ b/src/app/components/PlanetaryInteraction/PlanetTableRow.tsx @@ -295,10 +295,12 @@ export const PlanetTableRow = ({ fontSize={theme.custom.smallText} > {`${( - ((piPrices?.appraisal.items.find((a) => a.typeID === e.typeId) + (((piPrices?.appraisal.items.find((a) => a.typeID === e.typeId) ?.prices.sell.min ?? 0) * e.amount) / - 1000000 + 1000000) * + 24 * + 30 ).toFixed(2)} M`} ))} diff --git a/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx b/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx index 222c44f..f448181 100644 --- a/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx +++ b/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx @@ -79,8 +79,8 @@ const PlanetaryIteractionTable = ({ - - MISK/h + + ISK/M