We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9257c4 commit 1a81dd9Copy full SHA for 1a81dd9
1 file changed
app/Features/ShowPlugins.php
@@ -8,5 +8,5 @@ class ShowPlugins
8
{
9
use WithFeatureResolver;
10
11
- protected bool $defaultValue = false;
12
-}
+ protected bool $defaultValue = true;
+}
0 commit comments