fix: always show token field in FREE banner, remove conditional

Token input + "Установить PRO" button now renders unconditionally
in community edition. Removed the else-branch with the "disabled"
hint text entirely — the field is always present.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-15 05:58:58 +03:00
parent 8e886d6547
commit 1df8c99c47
3 changed files with 6 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "amnezia-admin",
"version": "1.2.28",
"version": "1.2.29",
"private": true,
"description": "amnezia_web — базовая панель AmneziaWG (FREE: просмотр и удаление клиентов; полная версия — PRO).",
"license": "MIT",