Skip to content

Commit

Permalink
test: add color
Browse files Browse the repository at this point in the history
  • Loading branch information
rrelmy committed Nov 7, 2024
1 parent e5a57e4 commit 3a6434c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fieldtypes/ExtendedSectionFieldtype.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ protected function configFieldItems(): array
'black' => 'Black',
'carbon' => 'Carbon',
'stripes' => 'Grey Stripes',
'another' => 'Foo Bar',
'danger' => 'Danger',
'rainbow' => 'Rainbow',
],
Expand Down

0 comments on commit 3a6434c

Please sign in to comment.