Skip to content

Commit

Permalink
fix user query
Browse files Browse the repository at this point in the history
  • Loading branch information
zlayine committed Aug 5, 2024
1 parent 284aeb8 commit 5703c3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/js/graphql/query/auth/User.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ export default `query User {
name
}
account
walletAccounts
}
}`;

0 comments on commit 5703c3e

Please sign in to comment.