diff --git a/client/src/pages/spools/show.tsx b/client/src/pages/spools/show.tsx index 547ebc2..66152a1 100644 --- a/client/src/pages/spools/show.tsx +++ b/client/src/pages/spools/show.tsx @@ -49,6 +49,24 @@ export const SpoolShow: React.FC = () => { ) : ( <>{filamentData?.data?.id} )} */} + {t("spool.fields.remaining_length")} + + {t("spool.fields.used_length")} + {t("spool.fields.remaining_weight")}