forked from DebaucheryLibrarian/traxxx
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
|
path
|
||||||
thumbnail
|
thumbnail
|
||||||
lazy
|
lazy
|
||||||
|
isS3
|
||||||
|
width
|
||||||
|
height
|
||||||
comment
|
comment
|
||||||
credit
|
credit
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue