Skip to content

Commit

Permalink
Keep erblint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Oct 25, 2023
1 parent 9cba777 commit eab02a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/_tailwind/applications/address.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<%= render "address_search", error: @error %>
<% else %>
<%= render "address_with_results", q: @q, error: @error, applications: @applications, sort: @sort, page: @page, alert: @alert, other_addresses: @other_addresses, full_address: @full_address, radius: @radius, time: @time %>
<% end %>
<% end %>

0 comments on commit eab02a5

Please sign in to comment.