Skip to content

Commit

Permalink
stlyci
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Aug 22, 2021
1 parent 59ed046 commit 3d7681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Providers/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ protected function registerModules()
* Register package's namespaces.
*/
protected function registerNamespaces()
{
{
$this->publishes([
__DIR__ . '/../Config/module.php' => config_path('module.php'),
], 'module');
Expand Down

0 comments on commit 3d7681f

Please sign in to comment.