From eeb250a7c51bc3390a31e4df66c417a6f7c16884 Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Tue, 23 Sep 2025 18:13:35 +0530 Subject: [PATCH] removed word torrent --- app/routes/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/home.tsx b/app/routes/home.tsx index 882a4d4..df59001 100644 --- a/app/routes/home.tsx +++ b/app/routes/home.tsx @@ -46,7 +46,7 @@ const services = { // desc: "Indexer management", // }, { - name: "qBittorrent", + name: "qBit", url: "http://qbit.aetoskia.com", desc: "Download client & torrent manager", external: true,