From 6c52500270ecabab6fe222269433acdafad632e9 Mon Sep 17 00:00:00 2001 From: ingawei Date: Fri, 14 Oct 2022 00:18:11 -0700 Subject: [PATCH] :) --- web/components/tipper.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/components/tipper.tsx b/web/components/tipper.tsx index 46a9331d..4e413146 100644 --- a/web/components/tipper.tsx +++ b/web/components/tipper.tsx @@ -81,6 +81,7 @@ export function Tipper(prop: { { duration: TIP_UNDO_DURATION } ) } + const canUp = me && comment.userId !== me.id && me.balance - tempTip >= LIKE_TIP_AMOUNT