feat(aw-ui): add dedicated pve-detmir host entry in Activity menu

This commit is contained in:
igor04091968
2026-04-27 21:34:56 +03:00
parent b48b18f225
commit 76004e30fe
2 changed files with 15 additions and 2 deletions
+13
View File
@@ -1,5 +1,18 @@
{
"groups": [
{
"id": "pve-detmir",
"name": "pve-detmir",
"description": "Выделенный клиент DetMir в разделе Активность.",
"patterns": [
"^pve-detmir$"
],
"links": [
{ "label": "Активность", "type": "activity" },
{ "label": "Web категории", "type": "bucket", "bucket_prefix": "aw-detmir-web-category_" },
{ "label": "Все бакеты", "type": "buckets" }
]
},
{
"id": "windows-rdp",
"name": "Windows RDP",
+2 -2
View File
@@ -1,6 +1,6 @@
(function () {
window.__awRuPatchVersion = "template-v5-dlp-review-host-groups";
document.documentElement.setAttribute("data-aw-ru-patch", "template-v5-dlp-review-host-groups");
window.__awRuPatchVersion = "template-v6-pve-detmir-client";
document.documentElement.setAttribute("data-aw-ru-patch", "template-v6-pve-detmir-client");
const exact = new Map([
["ActivityWatch", "АктивВотч"],