From 3b9a68c92f95cc7aac55f78e2be555aa4359565e Mon Sep 17 00:00:00 2001 From: Roger Versluis Date: Sat, 2 Sep 2023 16:20:41 -0600 Subject: [PATCH] Add "Post download action" to the settings dialog. --- client/src/app/torrent/torrent.component.html | 13 +++++++++++++ client/src/app/torrent/torrent.component.ts | 3 +++ server/RdtClient.Data/Data/TorrentData.cs | 1 + 3 files changed, 17 insertions(+) diff --git a/client/src/app/torrent/torrent.component.html b/client/src/app/torrent/torrent.component.html index 2050e19..2bef09a 100644 --- a/client/src/app/torrent/torrent.component.html +++ b/client/src/app/torrent/torrent.component.html @@ -469,6 +469,19 @@