add profile image uri
All checks were successful
Tests / Tests (pull_request) Successful in 7s

This commit is contained in:
2025-04-04 13:19:42 -07:00
parent 85cd37f70f
commit 31baa2b096
2 changed files with 20 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ fragment VideoCardFields on VideoGQL {
user {
id
username
profileImageUri
}
reaction
}