Skip to content

Commit

Permalink
Fix missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
NduatiK authored Apr 29, 2024
1 parent de59709 commit 8403ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ash_admin/components/top_nav.ex
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ defmodule AshAdmin.Components.TopNav do
actor_resources={@actor_resources}
authorizing={@authorizing}
actor_paused={@actor_paused}
actor_tenant={@actor_tenant}
actor={@actor}
toggle_authorizing={@toggle_authorizing}
toggle_actor_paused={@toggle_actor_paused}
Expand Down

0 comments on commit 8403ac1

Please sign in to comment.