Skip to content
Snippets Groups Projects
Commit 09bb77f7 authored by Alex Reisner's avatar Alex Reisner
Browse files

Change ridiculous value to another one that works.

parent 5fe4df53
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ module Geocoder::Lookup
params[:latt] = lat
params[:longt] = lon
params[:corner] = 1
params[:reverse] = "Reverse GeoCode it!"
params[:reverse] = 1
else
params[:locate] = query
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment