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