mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
修正 - Member list, Team listのデザイン修正
This commit is contained in:
@@ -73,7 +73,6 @@ module.exports = React.createClass({
|
||||
fetchPlanet(planet.userName, planet.name)
|
||||
})
|
||||
})
|
||||
|
||||
})
|
||||
.catch(function (err) {
|
||||
if (err.status === 401) {
|
||||
|
||||
Reference in New Issue
Block a user