From 3760e018066cc2c0bff3a98bcfd54ef00ba08543 Mon Sep 17 00:00:00 2001 From: Kuzz007 Date: Sun, 26 Jul 2026 23:52:12 +0300 Subject: [PATCH] fix(clients): remove the redundant download button on the SUB link row Downloading the raw subscription URL as a .txt file duplicates the adjacent copy button for the vast majority of actual usage, and the row already has a real, useful download further down (the per-client config, e.g. AmneziaWG's own .conf). Left the JSON/Clash rows' download buttons alone -- only the plain SUB row's was removed. Co-Authored-By: Claude Sonnet 5 --- frontend/src/pages/clients/ClientInfoModal.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/pages/clients/ClientInfoModal.tsx b/frontend/src/pages/clients/ClientInfoModal.tsx index e190978cd..1d9fadbbd 100644 --- a/frontend/src/pages/clients/ClientInfoModal.tsx +++ b/frontend/src/pages/clients/ClientInfoModal.tsx @@ -413,9 +413,6 @@ export default function ClientInfoModal({