mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
New meet version
This commit is contained in:
parent
ffe71117b8
commit
7ee0bff1fe
3 changed files with 1 additions and 23 deletions
|
@ -65,6 +65,7 @@ if (empty($meet_schedule_id)) {
|
|||
if(!isMobile()){
|
||||
$css = "@media (max-width: 767px) {{$css}}";
|
||||
}
|
||||
$css .= file_get_contents($global['systemRootPath'] . 'plugin/Meet/meet.css');
|
||||
?>
|
||||
aVideoMeetAppendElement("head", <?php echo json_encode("<style>{$css}</style>"); ?>);
|
||||
console.log("YPTMeetScript conference is ready");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue