diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index 873bdd1..c339037 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -490,5 +490,18 @@ pub fn TorrentTable() -> impl IntoView { }).collect::>()} + + + + + } +} +