Feat publish replays on master #5863
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ const select = (state) => {
|
|||
myChannels: selectMyChannelClaims(state),
|
||||
incognito: selectIncognito(state),
|
||||
activeChannelStakedLevel: selectActiveChannelStakedLevel(state),
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
const perform = (dispatch) => ({
|
||||
|
|
Loading…
Reference in a new issue