mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
Update AugmentationsPage.tsx
This commit is contained in:
parent
5cc54a8a34
commit
d0938bba06
@ -183,7 +183,7 @@ export function AugmentationsPage(props: IProps): React.ReactElement {
|
||||
Sort by Reputation
|
||||
</Button>
|
||||
<Button onClick={() => switchSortOrder(PurchaseAugmentationsOrderSetting.Default)}>
|
||||
Sort by Default Order Sort by Default Order
|
||||
Sort by Default Order
|
||||
</Button>
|
||||
<Button onClick={() => switchSortOrder(PurchaseAugmentationsOrderSetting.Purchasable)}>
|
||||
Sort by Purchasable
|
||||
|
Loading…
Reference in New Issue
Block a user