From 4dea45350281d1a09fcb2a2a38e5f974af4e3718 Mon Sep 17 00:00:00 2001 From: moixbot Date: Mon, 25 May 2026 00:55:47 +0700 Subject: [PATCH] fix: hide unauthorized bounty actions --- lib/algora_web/live/org/bounties_live.ex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/algora_web/live/org/bounties_live.ex b/lib/algora_web/live/org/bounties_live.ex index 9dccffbd2..3b98c717a 100644 --- a/lib/algora_web/live/org/bounties_live.ex +++ b/lib/algora_web/live/org/bounties_live.ex @@ -220,7 +220,10 @@ defmodule AlgoraWeb.Org.BountiesLive do <% end %> -
+
<.button phx-click="edit-bounty-amount" phx-value-id={bounty.id}