@@ -18,7 +18,7 @@ |
||
18 | 18 | public function register() |
19 | 19 | { |
20 | 20 | $this->app->register(\Laravel\Telescope\TelescopeServiceProvider::class); |
21 | - //Telescope::night(); |
|
21 | + //Telescope::night(); |
|
22 | 22 | |
23 | 23 | Telescope::filter(function (IncomingEntry $entry) { |
24 | 24 |