Skip to content

Commit

Permalink
chore: omit ips
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Feb 18, 2024
1 parent 54cb9c9 commit d6ab4bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/api/controllers/user.ts
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ function getRelevantUserInfo(
"_id",
"lastResultHashes",
"note",
"ips",
]);
}

Expand Down

0 comments on commit d6ab4bf

Please sign in to comment.