Disabled spy button
This commit is contained in:
@@ -256,6 +256,7 @@ class Profile extends React.Component {
|
||||
pendingStatus={'spying'}
|
||||
pendingMsg={'Your spies are spying on'}
|
||||
parseUnits={(json) => json.spies}
|
||||
disabled={true}
|
||||
>Send Spies</AttackButton>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user