From edf019a047094af80f2ada19179f640bada1337b Mon Sep 17 00:00:00 2001 From: Augusto Salazar <34018193+Thecesar85@users.noreply.github.com> Date: Sat, 6 Jun 2026 16:23:46 -0600 Subject: [PATCH] fix: hide bounty actions from unauthorized users --- lib/algora_web/live/org/bounties_live.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/algora_web/live/org/bounties_live.ex b/lib/algora_web/live/org/bounties_live.ex index 9dccffbd2..76351f26b 100644 --- a/lib/algora_web/live/org/bounties_live.ex +++ b/lib/algora_web/live/org/bounties_live.ex @@ -220,7 +220,7 @@ defmodule AlgoraWeb.Org.BountiesLive do <% end %> -
+
<.button phx-click="edit-bounty-amount" phx-value-id={bounty.id}