Skip to content

Commit

Permalink
Temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jun 13, 2024
1 parent 3f47e8c commit 220de7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Providers/Filament/AdminPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public function panel(Panel $panel): Panel
->pages([
FilamentPage\Dashboard::class,
Pages\EditProfile::class,
Pages\ApiTokenManagerPage::class,
])
->discoverWidgets(in: app_path('Filament/Widgets/Home'), for: 'App\\Filament\\Widgets\\Home')
->widgets([
Expand Down

0 comments on commit 220de7d

Please sign in to comment.