Skip to content

Commit

Permalink
Add missing roles to Secure Cabinet (#2554)
Browse files Browse the repository at this point in the history
Add missing roles to the original PR

Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
FieldCommand authored Jan 2, 2025
1 parent 42df259 commit bc7b73e
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,23 @@
- type: AccessReader
access: [["Lawyer"]]

#Psychologist
- type: entity
parent: FilledSecureCabinet
id: SecureCabinetPsychologist
suffix: Psychologist
components:
- type: AccessReader
access: [["Psychologist"]]

#Psionic Mantis
- type: entity
parent: FilledSecureCabinet
id: SecureCabinetMantis
suffix: Psionic Mantis
components:
- type: AccessReader
access: [["Mantis"]]

#Department Secure Cabinets
#Command
Expand Down

0 comments on commit bc7b73e

Please sign in to comment.