diff --git a/resources/install/scripts/app/conference_center/index.lua b/resources/install/scripts/app/conference_center/index.lua index 2da5e89a24..1e3a965f38 100644 --- a/resources/install/scripts/app/conference_center/index.lua +++ b/resources/install/scripts/app/conference_center/index.lua @@ -519,7 +519,7 @@ --continue else if (member_type == "participant") then - profile = "wait_mod"; + profile = "wait-mod"; end end end