Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Oct 22, 2024
1 parent ea542ab commit d4070a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugin/Meet/Meet.php
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ public static function getButtons($meet_schedule_id)
'livestreaming', 'etherpad', 'settings', 'raisehand',
'videoquality', 'filmstrip', 'feedback', 'stats', 'shortcuts',
'tileview', 'download', 'help', 'mute-everyone', 'videobackgroundblur','select-background','whiteboard',
'invite', 'security'
];
} else {
$return = [
Expand All @@ -523,7 +522,6 @@ public static function getButtons($meet_schedule_id)
'etherpad', 'settings', 'raisehand',
'videoquality', 'filmstrip', 'feedback', 'stats', 'shortcuts',
'tileview', 'download', 'help', 'mute-everyone', 'videobackgroundblur','select-background','whiteboard',
'invite', 'security'
];
}
} else {
Expand Down

0 comments on commit d4070a0

Please sign in to comment.