v0.5.133: type=submit на кнопке удаления

This commit is contained in:
2026-06-15 17:17:43 +04:00
parent c5cd577561
commit f0743c6bfe
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.132',
version: '0.5.133',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',