add todo note
This commit is contained in:
parent
7e6c0e4b6e
commit
b4442694ad
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue