export function initMuteModal(account) {
  return dispatch => {
    dispatch(openModal({
      modalType: 'MUTE',
      modalProps: {