inviterProfile = null initially
This commit is contained in:
parent
ed709f52d1
commit
f53f9ed8ca
1 changed files with 1 additions and 0 deletions
|
@ -417,6 +417,7 @@ export default React.createClass({
|
|||
uploadingAvatar: false,
|
||||
membershipBusy: false,
|
||||
publicityBusy: false,
|
||||
inviterProfile: null,
|
||||
};
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue