Development

This commit is contained in:
Matthew Grotke 2026-06-07 01:48:43 -04:00
parent c01e240bd7
commit 76571e3657

View file

@ -132,6 +132,7 @@
"name": "user_type",
"input_type": "select",
"options": [
{"value": "", "label": "-- Select User Type --"},
{"value": "0", "label": "Captive Portal"},
{"value": "1", "label": "802.1X Supplicant"}
]