Add dark layout for horizon dashboard
This commit is contained in:
parent
14bd07d4a8
commit
3cea7f6b28
|
@ -21,7 +21,7 @@ class HorizonServiceProvider extends HorizonApplicationServiceProvider
|
|||
// Horizon::routeMailNotificationsTo('example@example.com');
|
||||
// Horizon::routeSlackNotificationsTo('slack-webhook-url', '#channel');
|
||||
|
||||
// Horizon::night();
|
||||
Horizon::night();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue