Fix small misc. turnstile issues (#36893)

* Fix small misc. turnstile issues

* more missing things

* quieter
This commit is contained in:
Nemanja
2025-04-24 13:02:12 -04:00
committed by GitHub
parent 1f722bcc44
commit 68881ac030
3 changed files with 15 additions and 5 deletions

View File

@@ -84,7 +84,7 @@
suffix: Genpop Enter
components:
- type: AccessReader
access: [["GenpopEnter"]]
access: [["GenpopEnter"], ["Security"]]
- type: entity
id: TurnstileGenpopLeave
@@ -92,4 +92,4 @@
suffix: Genpop Leave
components:
- type: AccessReader
access: [["GenpopLeave"]]
access: [["GenpopLeave"], ["Security"]]