updated react rest endpoints to new name
This commit is contained in:
@@ -128,7 +128,7 @@ class Player extends React.Component {
|
||||
<strong> Map: {e.mapname}</strong><br />
|
||||
<strong> Stage: {e.mapstage}</strong><br />
|
||||
<strong> Position: {e.position}</strong><br />
|
||||
<strong> Time: 0{e.mapTimeMinutes}:{e.mapTimeSeconds}</strong><br />
|
||||
<strong> Time: 0{e.mapTime}</strong><br />
|
||||
<strong> MapPoints: {e.mapPoint}</strong><br />
|
||||
</NavLink>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user