diff --git a/lib/towerops_web/live/org/settings_live.html.heex b/lib/towerops_web/live/org/settings_live.html.heex index e9fc7db6..30c58fc2 100644 --- a/lib/towerops_web/live/org/settings_live.html.heex +++ b/lib/towerops_web/live/org/settings_live.html.heex @@ -1105,7 +1105,7 @@ <% end %> - <%= if provider.id == "gaiia" && @integrations["gaiia"] do %> + <%= if provider.id == "gaiia" && @integrations["gaiia"] && @configuring == "gaiia" do %>