chore: remove View:Changelog permission from Mahasiswa and Kosma roles in ShieldSeeder
This commit is contained in:
parent
ba0cadf4f9
commit
54e8b3d227
@ -157,8 +157,6 @@ public function run(): void
|
||||
"name": "Mahasiswa",
|
||||
"guard_name": "web",
|
||||
"permissions" : [
|
||||
"View:Changelog",
|
||||
|
||||
"View:Assignment",
|
||||
"ViewAny:Assignment",
|
||||
|
||||
@ -182,8 +180,6 @@ public function run(): void
|
||||
"name": "Kosma",
|
||||
"guard_name": "web",
|
||||
"permissions" : [
|
||||
"View:Changelog",
|
||||
|
||||
"Create:Assignment",
|
||||
"Delete:Assignment",
|
||||
"ForceDelete:Assignment",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user