Recon 7 6 b #6418

Merged
jessopb merged 3 commits from recon-7-6-b into master 2021-07-07 20:21:11 +02:00
Showing only changes of commit db0810e906 - Show all commits

View file

@ -6,8 +6,8 @@ import {
makeSelectNotificationsDisabled,
} from 'redux/selectors/subscriptions';
import { makeSelectPermanentUrlForUri } from 'lbry-redux';
import { doToast } from 'redux/actions/notifications';
import { selectUser } from 'redux/selectors/user';
import { doToast } from 'redux/actions/notifications';
import SubscribeButton from './view';
const select = (state, props) => ({