refactor(provider): change navigationSort fot FilamentShieldPlugin to 999
This commit is contained in:
parent
a6ea4cfdc5
commit
2f2de29dd5
@ -77,7 +77,7 @@ public function panel(Panel $panel): Panel
|
||||
])
|
||||
->plugins([
|
||||
FilamentShieldPlugin::make()
|
||||
->navigationSort(10)
|
||||
->navigationSort(999)
|
||||
->globallySearchable(false),
|
||||
|
||||
FilamentBackgroundsPlugin::make()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user