BF wrong name

This commit is contained in:
a6a2f5842 2025-06-16 07:40:14 +02:00
parent 84f7159436
commit 006b3ead08
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"extra": {
"laravel": {
"providers": [
"Blax\\Roles\\RolesServiceProvider"
"Blax\\Roles\\PermissionsServiceProvider"
]
}
},