v0.5.108: фикс inline-редактирования — innerHTML вместо show/hide

This commit is contained in:
2026-06-15 14:04:11 +04:00
parent ebcdb1ccb1
commit 11c3817376
3 changed files with 39 additions and 30 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.104',
version: '0.5.105',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',