mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
banUsers and moderate separate streams, not found assets etc
This commit is contained in:
+2
-1
@@ -147,7 +147,8 @@ const USER_GRAPH_OPERATIONS = [
|
||||
'mutation:createComment',
|
||||
'mutation:createAction',
|
||||
'mutation:deleteAction',
|
||||
'mutation:editName'
|
||||
'mutation:editName',
|
||||
'mutation:setUserStatus'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user