feat: add video details pagination, tests
This commit is contained in:
parent
6066813cba
commit
86a348f210
4 changed files with 182 additions and 60 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod pagination;
|
||||
pub mod player;
|
||||
pub mod playlist;
|
||||
pub mod video_details;
|
||||
|
|
|
|||
Reference in a new issue