X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/024182592e6463168ca5529aba0c344311f4093b..b28511faca45d8d8abc0d3c2fde5a501bbe94062:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 2c05a3ecb..babb601e8 100644 --- a/Vendorfile +++ b/Vendorfile @@ -23,6 +23,10 @@ folder 'vendor/assets' do from 'git://github.com/jfirebaugh/leaflet-osm.git' do file 'leaflet.osm.js', 'leaflet-osm.js' end + + from 'git://github.com/mlevans/leaflet-hash.git' do + file 'leaflet.hash.js', 'leaflet-hash.js' + end end folder 'ohauth' do