Skip to content

Commit 9c784c3

Browse files
committed
config merge
1 parent 9043828 commit 9c784c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ActionableServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ public function boot()
3434
*/
3535
public function register()
3636
{
37-
//
37+
$this->mergeConfigFrom(__DIR__.'/../config/config.php', 'scheduledaction');
3838
}
3939
}

0 commit comments

Comments
 (0)