mirror of https://github.com/vector-im/riot-web
improve wording
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
4a0a5c6bef
commit
97fecaedc2
|
@ -40,7 +40,7 @@ module.exports = React.createClass({
|
|||
/* an optional EventTileOps implementation that can be used to unhide preview widgets */
|
||||
eventTileOps: PropTypes.object,
|
||||
|
||||
/* an optional function which allows to collapse reply thread */
|
||||
/* an optional function to be called when the user clicks collapse thread, if not provided hide button */
|
||||
collapseReplyThread: PropTypes.func,
|
||||
|
||||
/* callback called when the menu is dismissed */
|
||||
|
|
Loading…
Reference in New Issue