Enable dark mode in Telescope

This commit is contained in:
Jonny Barnes 2019-03-31 17:11:33 +01:00
parent c63955e0cf
commit 73f88c5faf

View file

@ -16,7 +16,7 @@ class TelescopeServiceProvider extends TelescopeApplicationServiceProvider
*/ */
public function register() public function register()
{ {
// Telescope::night(); Telescope::night();
$this->hideSensitiveRequestDetails(); $this->hideSensitiveRequestDetails();