diff --git a/common/views/Settings/TorrentSettings.svelte b/common/views/Settings/TorrentSettings.svelte index 3e3ce69..4d3a9fa 100644 --- a/common/views/Settings/TorrentSettings.svelte +++ b/common/views/Settings/TorrentSettings.svelte @@ -141,7 +141,7 @@

Client Settings

{#if SUPPORTS.torrentPath} - +
@@ -167,7 +167,7 @@
- + {#if SUPPORTS.torrentPort} diff --git a/electron/package.json b/electron/package.json index c9d2fba..51dd124 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "Miru", - "version": "5.1.2", + "version": "5.1.3", "private": true, "author": "ThaUnknown_ ", "description": "Stream anime torrents, real-time with no waiting for downloads.",