Fixed missing lazy avatar from stash actor preview query.

This commit is contained in:
DebaucheryLibrarian 2021-05-15 22:16:42 +02:00
parent ca0660c1cc
commit 102e053021
1 changed files with 9 additions and 0 deletions

View File

@ -45,6 +45,15 @@ function initUsersActions(store, _router) {
isS3
width
height
sfw: sfwMedia {
id
path
thumbnail
lazy
isS3
width
height
}
}
}
}