Fixed S3 missing from actor avatar queries. Improved stash button alignment.
This commit is contained in:
@@ -48,6 +48,9 @@ function initStashesActions(store, _router) {
|
||||
path
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
width
|
||||
height
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -130,6 +130,9 @@ function initUiActions(_store, _router) {
|
||||
path
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
width
|
||||
height
|
||||
comment
|
||||
credit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user