mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 19:54:45 +02:00
fix: remove path on panel default
This commit is contained in:
parent
8049ef462e
commit
fc27b24783
@ -47,7 +47,6 @@ class AppPanelProvider extends PanelProvider
|
||||
{
|
||||
return $panel
|
||||
->id('app')
|
||||
->path('')
|
||||
->spa()
|
||||
->breadcrumbs(false)
|
||||
->brandName(config('app.name', 'Pelican'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user