Fixed missing lazy avatar from stash actor preview query.
This commit is contained in:
parent
ca0660c1cc
commit
102e053021
|
@ -45,6 +45,15 @@ function initUsersActions(store, _router) {
|
||||||
isS3
|
isS3
|
||||||
width
|
width
|
||||||
height
|
height
|
||||||
|
sfw: sfwMedia {
|
||||||
|
id
|
||||||
|
path
|
||||||
|
thumbnail
|
||||||
|
lazy
|
||||||
|
isS3
|
||||||
|
width
|
||||||
|
height
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue