Make sure to grab the InlineSpinner object

pull/21833/head
Travis Ralston 2018-12-17 18:47:33 -07:00 committed by GitHub
parent 1c4621c98e
commit c6da61f1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1077,6 +1077,7 @@ export default React.createClass({
},
_getJoinableNode: function() {
const InlineSpinner = sdk.getComponent('elements.InlineSpinner');
return this.state.editing ? <div>
<h3>
{ _t('Who can join this community?') }