Skip to content

Commit

Permalink
Apply review feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Michal Kleiner <[email protected]>
  • Loading branch information
sgiehl and michalkleiner authored Oct 9, 2024
1 parent 57f7c58 commit 25c6394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatomoTracker.php
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ function ($item) {
'platformVersion' => $platformVersion,
'uaFullVersion' => $uaFullVersion,
'fullVersionList' => $fullVersionList,
'formFactors' => $formFactors
'formFactors' => $formFactors,
]);

return $this;
Expand Down

0 comments on commit 25c6394

Please sign in to comment.