ID Name and Guest Pass Terminal Tweaks (#15392)

This commit is contained in:
SleepyGemmy
2023-02-08 11:29:50 +01:00
committed by GitHub
parent 476a92dfa7
commit 1d1feca535
11 changed files with 154 additions and 172 deletions
+1 -1
View File
@@ -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))