Tidy up profile picture setting & fix notification bug
This commit is contained in:
parent
88167358bb
commit
214ef4b4ce
4 changed files with 4 additions and 16 deletions
|
@ -33,7 +33,7 @@ module.exports = React.createClass({
|
|||
|
||||
onError: function(error) {
|
||||
this.setState({
|
||||
errorText: "Failed to set profile picture!"
|
||||
errorText: "Failed to upload profile picture!"
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue