mirror of
https://github.com/wassname/talk.git
synced 2026-08-20 12:50:41 +08:00
Merge branch 'master' of github.com:coralproject/talk
This commit is contained in:
+1
-1
@@ -607,7 +607,7 @@ UserService.addBio = (id, bio) => (
|
||||
*/
|
||||
UserService.addAction = (item_id, user_id, action_type, field, detail) => Action.insertUserAction({
|
||||
item_id,
|
||||
item_type: 'user',
|
||||
item_type: 'users',
|
||||
user_id,
|
||||
action_type,
|
||||
field,
|
||||
|
||||
Reference in New Issue
Block a user