feat: ship creator journey v2 and profile updates
This commit is contained in:
@@ -112,6 +112,7 @@ final class GridFiller
|
||||
return Artwork::query()
|
||||
->public()
|
||||
->published()
|
||||
->withoutMissingThumbnails()
|
||||
->with([
|
||||
'user:id,name,username',
|
||||
'user.profile:user_id,avatar_hash',
|
||||
|
||||
Reference in New Issue
Block a user