Skip to content

Commit d02a60d

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 309cb91 commit d02a60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/backpack/operations/update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
// How would you like the validation errors to be shown?
1818
'groupedErrors' => true,
19-
'inlineErrors' => true,
19+
'inlineErrors' => true,
2020

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

0 commit comments

Comments
 (0)