-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
EduJetPlayer/controllers/video.js
Lines 68 to 73 in a23e3c1
| // TODO: find better way to distinct lastVideos array. | |
| await User.findOneAndUpdate( | |
| { _id: req.body.userId }, | |
| { | |
| $pull: { |
This issue was generated by todo based on a TODO comment in a23e3c1. It's been assigned to @Blaud because they committed the code.
Reactions are currently unavailable