SCREW YOU GOOGLE

Sent from my gmail
This commit is contained in:
lorin 2019-06-07 15:58:52 +02:00 committed by GitHub
parent 34289278d2
commit a3160310fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,4 @@ module EventsHelper
[]
end
end
def locationlink(location)
"https://www.google.com/maps/embed/v1/place?key=AIzaSyBDTmw7LtDG28o9QjCnNucAJv2zTZpLjJU&q=#{URI.escape(location)}" if location
end
end