MCSM:fix: javascript
This commit is contained in:
@@ -82,7 +82,7 @@ var ServerList = React.createClass({
|
||||
ce(ServerListItem, {title: 'Server 2 [skywars-1]', players: 6, active: true}),
|
||||
ce(ServerListItem, {title: 'Server 3 [bedwars-3]', players: 23}),
|
||||
ce(ServerListItem, {title: 'Server 4', stopped: true}),
|
||||
ce(ServerListItem, {title: 'Server 5', stopped: true}),
|
||||
ce(ServerListItem, {title: 'Server 5', stopped: true})
|
||||
)
|
||||
)}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user