completionId: cgen-055bb26257de41fd8309f9cc5cf61bb0
cgen-055bb26257de41fd8309f9cc5cf61bb0
This commit is contained in:
parent
2559c47ee4
commit
4c8b127e55
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ export default async function handler(req: any, res: any) {
|
|||
verified,
|
||||
total_downloads,
|
||||
created_at,
|
||||
user_profiles(id, full_name, avatar_url, email)
|
||||
user_profiles(id, full_name, avatar_url)
|
||||
`,
|
||||
)
|
||||
.eq("user_id", artistId)
|
||||
|
|
|
|||
Loading…
Reference in a new issue