@@ -612,4 +610,4 @@ fn TorrentCard(
}
}.into_any()
-}
+}
\ No newline at end of file
diff --git a/frontend/src/components/ui/mod.rs b/frontend/src/components/ui/mod.rs
index ee79598..825cdf2 100644
--- a/frontend/src/components/ui/mod.rs
+++ b/frontend/src/components/ui/mod.rs
@@ -14,4 +14,4 @@ pub mod separator;
pub mod svg_icon;
pub mod table;
pub mod theme_toggle;
-pub mod toast;
+pub mod toast;
\ No newline at end of file