mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
cleanup to mutators
This commit is contained in:
+2
-1
@@ -199,7 +199,8 @@ const USER_GRAPH_OPERATIONS = [
|
||||
'mutation:suspendUser',
|
||||
'mutation:setCommentStatus',
|
||||
'mutation:addCommentTag',
|
||||
'mutation:removeCommentTag'
|
||||
'mutation:removeCommentTag',
|
||||
'mutation:editComment'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user