Fixed yet another missing S3 field in avatar query.

This commit is contained in:
DebaucheryLibrarian
2021-03-21 17:23:15 +01:00
parent 3f6ecfd92c
commit 63143fb185

View File

@@ -42,6 +42,9 @@ function initUsersActions(store, _router) {
path
thumbnail
lazy
isS3
width
height
}
}
}