Skip to content

Commit

Permalink
sets up video module
Browse files Browse the repository at this point in the history
  • Loading branch information
karimMourra committed Jan 5, 2022
1 parent 52b1f05 commit 162630b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/videoModule/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,5 @@ export function pbVideoFactory() {
pbVideo.init();
return pbVideo;
}

pbVideoFactory();

0 comments on commit 162630b

Please sign in to comment.