Skip to content

Commit

Permalink
[dependabot skip] Apply Igniter Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 21, 2024
1 parent 565e692 commit 30142a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mix/tasks/ash_json_api.install.ex
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defmodule Mix.Tasks.AshJsonApi.Install do
}
end

def igniter(igniter, _argv) do
def igniter(igniter) do
ash_phoenix_router_name = Igniter.Libs.Phoenix.web_module_name(igniter, "AshJsonApiRouter")

igniter =
Expand Down

0 comments on commit 30142a0

Please sign in to comment.