Skip to content

Commit 1a81dd9

Browse files
committed
Change default
1 parent e9257c4 commit 1a81dd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/Features/ShowPlugins.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ class ShowPlugins
88
{
99
use WithFeatureResolver;
1010

11-
protected bool $defaultValue = false;
12-
}
11+
protected bool $defaultValue = true;
12+
}

0 commit comments

Comments
 (0)