Skip to content

Commit a60d13e

Browse files
committed
fix plugin config/
1 parent 20554c2 commit a60d13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/plugins.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
'Tags',
3838
'ADmad/SocialAuth',
3939
'Authentication',
40-
'IdeHelper',
40+
'IdeHelper' => ['onlyDebug' => true],
4141
];

0 commit comments

Comments
 (0)