Skip to content

Commit 6b95f8f

Browse files
committed
Update BoltPlugin.php
1 parent 8292e69 commit 6b95f8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BoltPlugin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ final class BoltPlugin implements Plugin
2929

3030
protected Closure | string $navigationGroupLabel = 'Bolt';
3131

32+
// test hi
33+
3234
public array $defaultGloballySearchableAttributes = [
3335
CategoryResource::class => ['name', 'slug'],
3436
CollectionResource::class => ['name', 'values'],

0 commit comments

Comments
 (0)