Skip to content

Commit

Permalink
fix: add handle to query
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Sep 14, 2024
1 parent 90de3d8 commit 85d4a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/core/src/modules/auth/auth.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ export class AuthService {
provider: 1,
type: 1,
userId: 1,
handle: 1,
},
},
)
Expand Down

0 comments on commit 85d4a14

Please sign in to comment.