Locked off training and untrained while attacking

This commit is contained in:
2019-05-30 06:53:49 +10:00
parent 9d9ae45ba0
commit daf7c9b157
5 changed files with 194 additions and 137 deletions
+1 -2
View File
@@ -324,8 +324,7 @@ class Profile extends React.Component {
ProfileNotFoundMainPanel() {
return (
<div>
</div>
<div className='page' />
);
}