luci: Add log viewer

This commit is contained in:
remittor
2025-02-09 20:42:51 +03:00
parent 41df444327
commit adab5d93c5
4 changed files with 178 additions and 0 deletions

View File

@@ -33,5 +33,14 @@
"type": "view",
"path": "zapret/settings"
}
},
"admin/services/zapret/dmnlog": {
"title": "Log Viewer",
"order": 30,
"action": {
"type": "view",
"path": "zapret/dmnlog"
}
}
}