Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
yordadev authored and github-actions[bot] committed Nov 2, 2024
1 parent e47cd79 commit 21a7947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/ShortUrlClick.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class ShortUrlClick extends Model
'location_id',
'outcome_id',
'headers',
'headers_signature'
'headers_signature',
];

protected $hidden = [
Expand Down

0 comments on commit 21a7947

Please sign in to comment.