incorporate channel updateAt into channel counts and pull channel data on channel update
Этот коммит содержится в:
@@ -161,7 +161,6 @@ module.exports = React.createClass({
|
||||
AsyncClient.updateLastViewedAt();
|
||||
}
|
||||
} else {
|
||||
console.log('hit');
|
||||
AsyncClient.getChannels();
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user