From 1e749a9bfec38bf48b4030e76d55d4fa37c30d86 Mon Sep 17 00:00:00 2001 From: YvesPa <166829028+YvesPa@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:08:32 +0100 Subject: [PATCH] Add request date on table for sorting --- client/src/app/torrent-table/torrent-table.component.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/src/app/torrent-table/torrent-table.component.html b/client/src/app/torrent-table/torrent-table.component.html index 42ed4d1..c1f243f 100644 --- a/client/src/app/torrent-table/torrent-table.component.html +++ b/client/src/app/torrent-table/torrent-table.component.html @@ -20,6 +20,7 @@