mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
addCommentTag mutation works
This commit is contained in:
+2
-1
@@ -156,7 +156,8 @@ const USER_GRAPH_OPERATIONS = [
|
||||
'mutation:deleteAction',
|
||||
'mutation:editName',
|
||||
'mutation:setUserStatus',
|
||||
'mutation:setCommentStatus'
|
||||
'mutation:setCommentStatus',
|
||||
'mutation:addCommentTag',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user