Development

This commit is contained in:
Matthew Grotke 2026-06-05 13:27:25 -04:00
parent 3515ad3aab
commit a6031616df
2 changed files with 3 additions and 3 deletions

View file

@ -96,7 +96,7 @@
},
{
"type": "card",
"label": "Fallback VLAN",
"label": "Default VLAN",
"client_requirement": "client_is_administrator+",
"items": [
{
@ -113,7 +113,7 @@
"items": [
{
"type": "field",
"label": "Fallback VLAN",
"label": "Default VLAN",
"name": "default_vlan",
"input_type": "select",
"value": "%RADIUS_DEFAULT_VLAN%",