Skip to content

Commit

Permalink
Add missing assign
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko committed Jan 22, 2025
1 parent baebd23 commit 952cdc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ defmodule LivebookWeb.Hub.Teams.DeploymentGroupComponent do
secret_name={@secret_name}
secret_value={@secret_value}
return_to={~p"/hub/#{@hub.id}"}
disabled={@hub.disabled}
/>
</.modal>
Expand Down

0 comments on commit 952cdc5

Please sign in to comment.