Skip to content

Commit

Permalink
Use all given args
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jul 22, 2024
1 parent 7766807 commit ba1d3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Geo/Coder/Free.pm
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ sub new {
}
}
my $rc = {
%args,
maxmind => Geo::Coder::Free::MaxMind->new(%args),
alternatives => $alternatives
};
Expand Down

0 comments on commit ba1d3c8

Please sign in to comment.