Fixed frontend fuckup #3
This commit is contained in:
@@ -17,6 +17,7 @@ class PermissionSeeder extends Seeder
|
||||
/**
|
||||
* The USER specific permissions
|
||||
*/
|
||||
"user.create" => "Creation of new user",
|
||||
"user.list" => "Access to list the users.",
|
||||
"user.show" => "Shows another user profile.",
|
||||
"user.edit" => "Allows editing of other users.",
|
||||
|
||||
Reference in New Issue
Block a user