Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck authored and github-actions[bot] committed Aug 30, 2023
1 parent 9c23abe commit 294b273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Payloads/LogPayload.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public function __construct($values, $rawValues = [])
$this->meta = [
[
'clipboard_data' => $this->getClipboardData($rawValues),
]
],
];

$this->values = $values;
Expand Down

0 comments on commit 294b273

Please sign in to comment.