Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Sep 20, 2024
1 parent 309cb91 commit d02a60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/backpack/operations/update.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

// How would you like the validation errors to be shown?
'groupedErrors' => true,
'inlineErrors' => true,
'inlineErrors' => true,

// when the page loads, put the cursor on the first input?
'autoFocusOnFirstField' => true,
Expand Down

0 comments on commit d02a60d

Please sign in to comment.