From 2ce6388dafa324e505802f636168a0ba4f47378d Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Fri, 4 Jun 2021 22:16:59 +0300 Subject: [PATCH] refactor --- web/src/components/DialogTorrentDetailsContent/widgets.jsx | 2 +- web/src/utils/Utils.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/DialogTorrentDetailsContent/widgets.jsx b/web/src/components/DialogTorrentDetailsContent/widgets.jsx index 6a59f0c..991b0a5 100644 --- a/web/src/components/DialogTorrentDetailsContent/widgets.jsx +++ b/web/src/components/DialogTorrentDetailsContent/widgets.jsx @@ -34,7 +34,7 @@ export const UploadSpeedWidget = ({ data }) => ( export const PeersWidget = ({ data }) => (