Этот коммит содержится в:
nickago
2015-08-19 15:29:58 -07:00
родитель 30330ea3e8
Коммит 89c39b55db

Просмотреть файл

@@ -75,6 +75,7 @@ export default class ChannelInviteModal extends React.Component {
} }
onShow() { onShow() {
this.isShown = true; this.isShown = true;
this.onListenerChange();
} }
onHide() { onHide() {
this.isShown = false; this.isShown = false;