Merge pull request #126 from jonnybarnes/develop

Enable Horizon Dark Mode
This commit is contained in:
Jonny Barnes 2019-03-31 17:26:52 +01:00 committed by GitHub
commit fbc71a9944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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