Add nav link to Nova integration

This commit is contained in:
Samuel Štancl 2019-10-15 18:11:34 +02:00
parent 030c591b16
commit c25574989f

View file

@ -96,6 +96,7 @@ return [
'children' => [ 'children' => [
'Spatie Packages' => 'spatie', 'Spatie Packages' => 'spatie',
'Horizon' => 'horizon', 'Horizon' => 'horizon',
'Nova' => 'nova',
'Telescope' => 'telescope', 'Telescope' => 'telescope',
], ],
], ],