Skip to content

Commit

Permalink
fix: add files to find one method
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodrigues94 committed Nov 11, 2022
1 parent e382510 commit 3b14d34
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Meteor.methods({
u: 1,
rid: 1,
file: 1,
files: 1,
ts: 1,
},
});
Expand Down

0 comments on commit 3b14d34

Please sign in to comment.