Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
heitortanoue committed Sep 21, 2023
1 parent 306761e commit 14e0134
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/meteor/server/models/raw/Users.js
Original file line number Diff line number Diff line change
Expand Up @@ -2171,7 +2171,6 @@ export class UsersRaw extends BaseRaw {
{
active: true,
type: { $nin: ['app'] },
roles: { $ne: ['guest'] },
_id: { $in: ids },
},
options,
Expand Down

0 comments on commit 14e0134

Please sign in to comment.