Using thumbnail size instead of original photo size in image tags.
This commit is contained in:
@@ -94,6 +94,10 @@ function initActorActions(store, router) {
|
||||
path
|
||||
thumbnail
|
||||
lazy
|
||||
width
|
||||
height
|
||||
thumbnailWidth
|
||||
thumbnailHeight
|
||||
hash
|
||||
comment
|
||||
credit
|
||||
@@ -126,6 +130,10 @@ function initActorActions(store, router) {
|
||||
path
|
||||
thumbnail
|
||||
lazy
|
||||
width
|
||||
height
|
||||
thumbnailWidth
|
||||
thumbnailHeight
|
||||
hash
|
||||
isS3
|
||||
comment
|
||||
|
||||
Reference in New Issue
Block a user