Fix edit
This commit is contained in:
parent
f943affb19
commit
2d39325a24
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ const select = (state, props) => {
|
|||
|
||||
const perform = {
|
||||
doClearPlayingUri,
|
||||
doCommentUpdate,
|
||||
updateComment: doCommentUpdate,
|
||||
fetchReplies: doCommentList,
|
||||
doToast,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue