mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 07:04:53 +00:00
Merge pull request #4 from abunsen/master
Small fix for grabbing product data
This commit is contained in:
@@ -20,7 +20,7 @@ module Paapi
|
||||
end
|
||||
|
||||
def image_url
|
||||
get(%w{Images Primary Large Height URL})
|
||||
get(%w{Images Primary Large URL})
|
||||
end
|
||||
|
||||
def title
|
||||
|
||||
Reference in New Issue
Block a user