Skip to content

Commit

Permalink
Merge pull request #2 from vincenzotecnology/main
Browse files Browse the repository at this point in the history
FIX Issue #1
  • Loading branch information
Kristories committed Dec 25, 2022
2 parents 3d99d06 + 722a8a0 commit 01eb7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SanctumServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public function configurePackage(Package $package): void
{
$package
->name('filament-sanctum')
->hasViews()
->hasConfigFile()
->hasAssets('filament-sanctum')
->hasTranslations();
Expand Down

0 comments on commit 01eb7e8

Please sign in to comment.