@@ -23,6 +23,6 @@ |
||
23 | 23 | */ |
24 | 24 | public function boot() |
25 | 25 | { |
26 | - $this->publishes([__DIR__ . '/../config/simotel.php' => config_path('simotel.php'),], 'config'); |
|
26 | + $this->publishes([__DIR__ . '/../config/simotel.php' => config_path('simotel.php'), ], 'config'); |
|
27 | 27 | } |
28 | 28 | } |