This isn't working, let's try another tactic

This commit is contained in:
2019-06-04 18:47:06 +10:00
parent 06b8a99b5b
commit 5dbeb6e303
4 changed files with 270 additions and 18 deletions
-1
View File
@@ -256,7 +256,6 @@ class Profile extends React.Component {
pendingStatus={'spying'}
pendingMsg={'Your spies are spying on'}
parseUnits={(json) => json.spies}
disabled={true}
>Send Spies</AttackButton>
</div>