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