Development

This commit is contained in:
Matthew Grotke 2026-06-01 01:01:17 -04:00
parent 64874b0e74
commit 31913e85a1

View file

@ -52,13 +52,11 @@
{ {
"label": "Self Ident(s)", "label": "Self Ident(s)",
"field": "server_identity_ips", "field": "server_identity_ips",
"class": "col-expand",
"render": "tag_list" "render": "tag_list"
}, },
{ {
"label": "Blocklists", "label": "Blocklists",
"field": "use_blocklists", "field": "use_blocklists",
"class": "col-expand",
"render": "tag_list" "render": "tag_list"
}, },
{ {