Removed command autocomplete from the comment textbox and edit post modal
Этот коммит содержится в:
@@ -335,6 +335,7 @@ export default class CreateComment extends React.Component {
|
||||
messageText={this.state.messageText}
|
||||
createMessage='Add a comment...'
|
||||
initialText=''
|
||||
supportsCommands={false}
|
||||
id='reply_textbox'
|
||||
ref='textbox'
|
||||
/>
|
||||
|
||||
Ссылка в новой задаче
Block a user