diff --git a/src/Augmentation/ui/PlayerMultipliers.tsx b/src/Augmentation/ui/PlayerMultipliers.tsx index 792a3f6ec..205c648ba 100644 --- a/src/Augmentation/ui/PlayerMultipliers.tsx +++ b/src/Augmentation/ui/PlayerMultipliers.tsx @@ -71,8 +71,12 @@ function MultiplierList(props: IMultiplierListProps): React.ReactElement { secondary={ - - + {current !== augmented && ( + <> + + + + )} } disableTypography