diff --git a/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua b/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua index a0645866..477a5d88 100644 --- a/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua +++ b/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua @@ -26,7 +26,7 @@ function FreeDailyRewardsComp:refresh() self.rewadCell:refreshByConfig(reward, isClaimed, isClaimed) if isClaimed then self.rewadCell:hideFrameAnimation() - self.rewadCell:setClickShowTips() + self.rewadCell:clearClickListener() else self.rewadCell:showFrameAnimation() self.rewadCell:addClickListener(function()