mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
cc980014b7
@ -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?') }
|
||||
|
Loading…
x
Reference in New Issue
Block a user