Fixed another missing S3 field in avatar query.
This commit is contained in:
parent
a208c922f7
commit
3f6ecfd92c
|
@ -152,6 +152,9 @@ function initUiActions(_store, _router) {
|
|||
path
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
width
|
||||
height
|
||||
comment
|
||||
credit
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue