comment fix

This commit is contained in:
Sam
2021-03-03 12:40:08 +00:00
parent 3b487c7ce6
commit b793aaef36

View File

@@ -33,9 +33,9 @@ def track_user(request):
Params:
{
action: view,
action: 'VIEW_NAME',
action_object: {
model: name,
model: 'product',
id: 1,
},
}