mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-17 02:22:23 +01:00
Update FactionsRoot.tsx
This commit is contained in:
@ -76,7 +76,7 @@ export function FactionsRoot(props: IProps): React.ReactElement {
|
||||
</Box>
|
||||
</TableCell>
|
||||
<TableCell align="right">
|
||||
<Typography noWrap ml={2} mb={1}>
|
||||
<Typography noWrap ml={10} mb={1}>
|
||||
Augmentations Left: {Factions[faction]
|
||||
.augmentations
|
||||
.filter((augmentation: string) =>
|
||||
|
Reference in New Issue
Block a user