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 5d44e89 commit c1b6770
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 c1b6770

Please sign in to comment.