diff --git a/src/public/js/app.js b/src/public/js/app.js
index cea0025..c9e5b37 100644
--- a/src/public/js/app.js
+++ b/src/public/js/app.js
@@ -55,7 +55,10 @@ function Main(props) {
router={props.router}
torrentCount={props.torrentStore.torrents.length}
/>
-