From c46ebc0c122952da83118168ce7e5fab16448312 Mon Sep 17 00:00:00 2001 From: YouROK <8yourok8@mail.ru> Date: Wed, 24 Feb 2021 22:27:21 +0300 Subject: [PATCH] fix url encode --- web/src/components/DialogTorrentInfo.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/components/DialogTorrentInfo.js b/web/src/components/DialogTorrentInfo.js index 6bc382e..958f584 100644 --- a/web/src/components/DialogTorrentInfo.js +++ b/web/src/components/DialogTorrentInfo.js @@ -58,10 +58,10 @@ export default function DialogTorrentInfo(props) { - - @@ -71,7 +71,7 @@ export default function DialogTorrentInfo(props) {