mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-29 22:07:46 +03:00
added beneficiary todo
This commit is contained in:
parent
585c61e1fc
commit
6e60a612ee
@ -602,6 +602,8 @@ class EditorContainer extends Component<EditorContainerProps, any> {
|
||||
} = this.props;
|
||||
const { rewardType, isPostSending, thumbUrl, draftId, shouldReblog } = this.state;
|
||||
|
||||
//TODO: handle appropriate speak beneficiaries if needed
|
||||
//ref: https://swimlanes.io/u/7xPWxOvpH
|
||||
const beneficiaries = this._extractBeneficiaries();
|
||||
|
||||
if (isPostSending) {
|
||||
|
Loading…
Reference in New Issue
Block a user