Change conference profile name of wait_mod to wait-mod in the conference lua script.
This commit is contained in:
@@ -519,7 +519,7 @@
|
|||||||
--continue
|
--continue
|
||||||
else
|
else
|
||||||
if (member_type == "participant") then
|
if (member_type == "participant") then
|
||||||
profile = "wait_mod";
|
profile = "wait-mod";
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user