Skip to content

Commit

Permalink
fix: discord ID chore (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilbe27 authored Feb 29, 2024
1 parent 87e787a commit c3ed699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gql/utils/defaultObjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ export const defaultTwitterUser: GQLTwitterUser = {
displayName: "",
followersCount: 0,
followingCount: 0,
discordId: "",
id: "",
likes: [],
listedCount: 0,
Expand Down

0 comments on commit c3ed699

Please sign in to comment.