Add more notes
This commit is contained in:
parent
c7b72bc4c4
commit
0f09eb3214
2 changed files with 3 additions and 1 deletions
|
@ -352,7 +352,7 @@ export default class MessageComposer extends React.Component {
|
|||
permalinkCreator={this.props.permalinkCreator}
|
||||
replyToEvent={this.props.replyToEvent}
|
||||
onChange={this.onChange}
|
||||
// TODO: TravisR - Disabling the composer doesn't work
|
||||
// TODO: @@ TravisR - Disabling the composer doesn't work
|
||||
disabled={this.state.haveRecording}
|
||||
/>,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue