Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -913,6 +913,8 @@ module.exports = React.createClass({
|
||||
},
|
||||
|
||||
uploadFile: async function(file) {
|
||||
dis.dispatch({action: 'focus_composer'});
|
||||
|
||||
if (MatrixClientPeg.get().isGuest()) {
|
||||
dis.dispatch({action: 'view_set_mxid'});
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user