User history #1846

Merged
daovist merged 17 commits from user-history into master 2018-09-07 07:21:38 +02:00
Showing only changes of commit 503bc76ef1 - Show all commits

View file

@ -3,7 +3,6 @@ import * as ACTIONS from 'constants/action_types';
const reducers = {};
const defaultState = {
playingUri: null,
currentlyIsPlaying: false,
rewardedContentClaimIds: [],
channelClaimCounts: {},
};