mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
interface: address hunter review
This commit is contained in:
parent
7252c7c1da
commit
bfaec1daab
@ -163,7 +163,6 @@ class ChatWindow extends Component<
|
||||
|
||||
onTopLoaded = () => {
|
||||
const { graphSize, unreadCount } = this.props;
|
||||
console.log(graphSize, unreadCount);
|
||||
if(graphSize >= unreadCount) {
|
||||
this.props.dismissUnread();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user