diff --git a/src/components/views/elements/Pill.js b/src/components/views/elements/Pill.js index 38847a3584..e06ed5a22f 100644 --- a/src/components/views/elements/Pill.js +++ b/src/components/views/elements/Pill.js @@ -189,7 +189,7 @@ const Pill = React.createClass({ }, getDirectionalContent: function() { return this.getContent(); - } + }, }; this.setState({member}); }).catch((err) => {