mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-19 06:58:28 +00:00
Update index.lua
Remove trailing space.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user