v0.5.106: фикс — админ всегда видит все компании, убран дубль (админ)

This commit is contained in:
2026-06-15 13:51:37 +04:00
parent eb7788235f
commit eb3c17cd68
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.102',
version: '0.5.103',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',