You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
do not list rooms by default
This commit is contained in:
@@ -492,6 +492,7 @@ module.exports = React.createClass({
|
||||
},
|
||||
type: 'm.room.guest_access',
|
||||
state_key: '',
|
||||
visibility: 'private',
|
||||
}
|
||||
],
|
||||
}).done(function(res) {
|
||||
|
||||
Reference in New Issue
Block a user