Skip to content

Commit

Permalink
Added jpg to sandy.
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Dec 6, 2016
1 parent 6c9ccfd commit cde8cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/lita/handlers/onewheel_odot_tripcheck_web_hack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def get_cameras
'26 at Govy Loop Rd': uri_base + 'US26%20at%20Govt%20Camp%20Lp%20Rd_pid1776.JPG',
'26 at Frog Lake': uri_base + 'US26%20at%20Frog%20Lake%20VMS_pid1773.JPG',
'26 at Blue Box Pass': uri_base + 'Blue%20Box%20Pass_pid1919.JPG',
'Sandy Blvd in Hollywood': 'https://launchpad.pin13.net/cam/sandy'
'Sandy Blvd in Hollywood': 'https://launchpad.pin13.net/cam/sandy.jpg'
}
end

Expand Down
2 changes: 1 addition & 1 deletion lita-onewheel-odot-tripcheck-web-hack.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = 'lita-onewheel-odot-tripcheck-web-hack'
spec.version = '0.1.1'
spec.version = '0.1.2'
spec.authors = ['Andrew Kreps']
spec.email = ['andrew.kreps@gmail.com']
spec.description = %q{ODOT Tripcheck Cameras}
Expand Down

0 comments on commit cde8cba

Please sign in to comment.