Update index.lua

Remove trailing space.
This commit is contained in:
FusionPBX
2020-10-10 13:29:15 -06:00
committed by GitHub
parent 7f870ea26f
commit ce2a772720

View File

@@ -305,7 +305,7 @@
if (missed_call_app == "email") then
--prepare the email address
mail_to = missed_call_data;
--set the sounds path for the language, dialect and voice
default_language = session:getVariable("default_language");
default_dialect = session:getVariable("default_dialect");