UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: витрина сервисов и таблицы Launcher
This commit is contained in:
@@ -1921,7 +1921,7 @@ function getAppsForUser(userGroups) {
|
||||
hasAccess,
|
||||
accessReason: hasAccess ? "Доступ подтверждён" : "Нет доступа",
|
||||
};
|
||||
}).filter((app) => app.hasAccess);
|
||||
});
|
||||
}
|
||||
|
||||
function getAppCatalog() {
|
||||
|
||||
Reference in New Issue
Block a user