Merge branch 'profile-hover-cards' into 'develop'
Profile hover cards See merge request soapbox-pub/soapbox-fe!114
This commit is contained in:
@ -66,7 +66,6 @@ const mapDispatchToProps = (dispatch, { intl }) => ({
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
onMuteNotifications(account, notifications) {
|
||||
dispatch(muteAccount(account.get('id'), notifications));
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user