1
0
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:
Rokt33r
2015-08-21 02:13:41 +09:00
parent 503a806446
commit 4e34f16e33
3 changed files with 26 additions and 8 deletions

View File

@@ -73,7 +73,6 @@ module.exports = React.createClass({
fetchPlanet(planet.userName, planet.name)
})
})
})
.catch(function (err) {
if (err.status === 401) {