mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Blank IDs no longer get stuck in modular computers (#79689)
See name. The Eject ID button now correctly lights up even with no name on the ID
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
)
|
||||
|
||||
data["proposed_login"] = list(
|
||||
IDInserted = computer_id_slot ? TRUE : FALSE,
|
||||
IDName = computer_id_slot?.registered_name,
|
||||
IDJob = computer_id_slot?.assignment,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user