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
|
// Add recsys plugin
|
||||||
|
// TODO: Add an if(odysee.com) around this function to only use recsys on odysee
|
||||||
player.recsys({
|
player.recsys({
|
||||||
videoId: claimId,
|
videoId: claimId,
|
||||||
userId: userId,
|
userId: userId,
|
||||||
|
|
Loading…
Add table
Reference in a new issue