Skip to content

Commit

Permalink
add user's preference to the lookup query
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-lehnen-rc committed Dec 8, 2023
1 parent 8f9927a commit d612993
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ const project = {
'receiver.status': 1,
'receiver.statusConnection': 1,
'receiver.username': 1,
'receiver.settings.preferences.enableMobileRinging': 1,
},
};

Expand Down

0 comments on commit d612993

Please sign in to comment.