fix(web-applications): show Enabled column and active WebUI info card

This commit is contained in:
Steven RYDELL
2026-07-30 13:43:23 +02:00
parent 87cabf3886
commit bfdf8f4ba2
3 changed files with 47 additions and 11 deletions
+2 -1
View File
@@ -400,6 +400,7 @@
},
"webApplications": {
"activeWebUI": "Active WebUI",
"version": "Version"
"version": "Version",
"enabled": "Enabled"
}
}