mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Disabled VideoJS to improve performances
This commit is contained in:
@ -120,7 +120,7 @@ ComunicWeb.components.posts.ui = {
|
||||
video_src.type = infos.video_infos.file_type;
|
||||
|
||||
//Enable videoJS
|
||||
videojs(video);
|
||||
//videojs(video);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user