From 95e16d78a30dfe9bffb98ab0ce12db125c78380f Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sun, 8 Jan 2017 11:57:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BB=D1=83=D1=87=D1=88=D0=B5=20=D0=BE=D0=B1?= =?UTF-8?q?=D1=80=D0=B5=D0=B7=D0=B0=D0=BD=D0=BD=D1=8B=D0=B9=20=D0=B2=D0=B0?= =?UTF-8?q?=D1=80=D0=B8=D0=B0=D0=BD=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/recent-torrents.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/recent-torrents.js b/src/recent-torrents.js index f16c7ef..139d078 100644 --- a/src/recent-torrents.js +++ b/src/recent-torrents.js @@ -36,7 +36,7 @@ return (
0 ? '#00C853' : 'grey')}}>{torrent.seeders} seeders 0 ? '#AA00FF' : 'grey'), marginLeft: '12px'}}>{torrent.leechers} leechers - 0 ? '#FF6D00' : 'grey'), marginLeft: '12px'}}>{torrent.completed} completed downloads + 0 ? '#FF6D00' : 'grey'), marginLeft: '12px'}}>{torrent.completed} completed
: null