mirror of
https://github.com/dkam/paapi.git
synced 2026-08-13 16:42:17 +00:00
Merge pull request #4 from abunsen/master
Small fix for grabbing product data
This commit is contained in:
+1
-1
@@ -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