comment fix
This commit is contained in:
@@ -33,9 +33,9 @@ def track_user(request):
|
||||
|
||||
Params:
|
||||
{
|
||||
action: view,
|
||||
action: 'VIEW_NAME',
|
||||
action_object: {
|
||||
model: name,
|
||||
model: 'product',
|
||||
id: 1,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user