updated role descriptions
This commit is contained in:
parent
836ef8f1f6
commit
5fee60eb86
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ class DatabaseSeeder extends Seeder
|
|||
[
|
||||
'name' => 'EDITOR',
|
||||
'display_name' => 'Editor',
|
||||
'description' => 'Can edit list details and can add/remove movies from the list.'],
|
||||
'description' => 'Can add/remove movies from the list.'],
|
||||
[
|
||||
'name' => 'VIEWER',
|
||||
'display_name' => 'Viewer',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue