Fixed frontend fuckup #3

This commit is contained in:
2020-07-27 10:20:29 +02:00
parent 79e5e95695
commit 010322b605
4 changed files with 6931 additions and 6 deletions
@@ -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.",