mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
ID Name and Guest Pass Terminal Tweaks (#15392)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
return
|
||||
|
||||
access = ID.access
|
||||
auth_name = "[ID.registered_name] ([ID.assignment])"
|
||||
auth_name = "[ID.registered_name], [ID.assignment]"
|
||||
dna_hash = ID.dna_hash
|
||||
|
||||
if (!access || !istype(access))
|
||||
|
||||
Reference in New Issue
Block a user