From ac4d290a285a72572290e018cc8c3e25c04bcdc3 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 29 Dec 2017 15:17:13 -0500 Subject: [PATCH] Wire up manual tracker report button --- src/ui/torrent_details.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ui/torrent_details.js b/src/ui/torrent_details.js index 7516d49..c1c7458 100644 --- a/src/ui/torrent_details.js +++ b/src/ui/torrent_details.js @@ -238,9 +238,11 @@ class Torrent extends Component { a.href = tracker.url; return a.hostname; })()} - {/* TODO: wire up this button: */}