mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 23:05:00 +03:00
git status
This commit is contained in:
parent
965b6bc9fd
commit
e06852d002
@ -346,7 +346,7 @@ class ProfileContainer extends Component {
|
||||
selectedQuickProfile={selectedQuickProfile}
|
||||
selectedUser={user}
|
||||
username={username}
|
||||
getReplies={this._getReplies}
|
||||
getReplies={() => this._getReplies(username)}
|
||||
/>
|
||||
</Fragment>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user