[mirotalksfu] - allow share button for quest if shareButton: true
هذا الالتزام موجود في:
@@ -15,7 +15,7 @@ const isRulesActive = true;
|
|||||||
*/
|
*/
|
||||||
let BUTTONS = {
|
let BUTTONS = {
|
||||||
main: {
|
main: {
|
||||||
shareButton: true, // presenter
|
shareButton: true, // for quest, presenter default true
|
||||||
hideMeButton: true,
|
hideMeButton: true,
|
||||||
startAudioButton: true,
|
startAudioButton: true,
|
||||||
startVideoButton: true,
|
startVideoButton: true,
|
||||||
@@ -105,7 +105,7 @@ function handleRules(isPresenter) {
|
|||||||
// ##################################
|
// ##################################
|
||||||
// GUEST
|
// GUEST
|
||||||
// ##################################
|
// ##################################
|
||||||
BUTTONS.main.shareButton = false;
|
//BUTTONS.main.shareButton = false;
|
||||||
BUTTONS.participantsList.saveInfoButton = false;
|
BUTTONS.participantsList.saveInfoButton = false;
|
||||||
BUTTONS.settings.lockRoomButton = false;
|
BUTTONS.settings.lockRoomButton = false;
|
||||||
BUTTONS.settings.unlockRoomButton = false;
|
BUTTONS.settings.unlockRoomButton = false;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم