Commit 2cfa757d authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): add trailing comma

1 merge request!238[Sprint/HipsterHedgehog] (fix): remove counters from faux activity posts
Pipeline #69273457 running with stages
......@@ -217,7 +217,7 @@ class Activity extends Entity
'pending',
'rating',
'ephemeral',
'hide_impressions'
'hide_impressions',
));
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment