Merge pull request #125 from jonnybarnes/feature/telescope-dark-mode
Enable dark mode in Telescope
This commit is contained in:
commit
1996d6906c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class TelescopeServiceProvider extends TelescopeApplicationServiceProvider
|
||||||
*/
|
*/
|
||||||
public function register()
|
public function register()
|
||||||
{
|
{
|
||||||
// Telescope::night();
|
Telescope::night();
|
||||||
|
|
||||||
$this->hideSensitiveRequestDetails();
|
$this->hideSensitiveRequestDetails();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue