forked from DebaucheryLibrarian/traxxx
Fixed yet another missing S3 field in avatar query.
This commit is contained in:
parent
3f6ecfd92c
commit
63143fb185
|
@ -42,6 +42,9 @@ function initUsersActions(store, _router) {
|
||||||
path
|
path
|
||||||
thumbnail
|
thumbnail
|
||||||
lazy
|
lazy
|
||||||
|
isS3
|
||||||
|
width
|
||||||
|
height
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue