Update HashUpgradesMetadata.tsx

removing an unecessarily added space.
This commit is contained in:
borisflagell 2022-04-23 14:17:12 +02:00
parent bf91789be9
commit 2461e41a79

@ -44,7 +44,7 @@ export const HashUpgradesMetadata: IConstructorParams[] = [
"Use hashes to increase the maximum amount of money on a single server by 2%. " +
"Note that a server's maximum money is soft capped above $10t. " +
"This effect persists until you install Augmentations (since servers " +
"are reset at that time). ",
"are reset at that time).",
hasTargetServer: true,
name: "Increase Maximum Money",
value: 1.02,