From b97359c35dde8ebdbfd945222c0791273b57f9dd Mon Sep 17 00:00:00 2001 From: hole-thu Date: Tue, 25 Oct 2022 22:20:16 +0800 Subject: [PATCH] not show down vote number directly --- src/Flows.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Flows.js b/src/Flows.js index 8ca4be8d..64c2ae8b 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -404,7 +404,6 @@ class FlowItem extends PureComponent {
{info.up_votes}

-
{info.down_votes}