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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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");