UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: витрина сервисов и таблицы Launcher

This commit is contained in:
DCCONSTRUCTIONS
2026-05-12 15:29:49 +03:00
parent b3915a851c
commit 06a6160a46
5 changed files with 86 additions and 64 deletions
+1 -1
View File
@@ -1921,7 +1921,7 @@ function getAppsForUser(userGroups) {
hasAccess,
accessReason: hasAccess ? "Доступ подтверждён" : "Нет доступа",
};
}).filter((app) => app.hasAccess);
});
}
function getAppCatalog() {