Add Prosecutor Access to Evidence Locker (#1422)
Adds Prosecutor Access to Evidence Locker Co-authored-by: Bellwether <null>
This commit is contained in:
parent
42a4af4ac4
commit
6d9f52cc45
|
|
@ -379,7 +379,7 @@
|
|||
description: To store bags of bullet casings and detainee belongings.
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Security"]]
|
||||
access: [["Security"], ["Prosecutor"]] # DeltaV - allow Pros access to Evidence
|
||||
|
||||
# Syndicate
|
||||
- type: entity
|
||||
|
|
|
|||
Loading…
Reference in New Issue