add todo note

This commit is contained in:
DispatchCommit 2021-06-21 16:17:53 -07:00 committed by jessopb
parent 7e6c0e4b6e
commit b4442694ad

View file

@ -588,6 +588,7 @@ export default React.memo<Props>(function VideoJs(props: Props) {
});
// Add recsys plugin
// TODO: Add an if(odysee.com) around this function to only use recsys on odysee
player.recsys({
videoId: claimId,
userId: userId,