Script - is_local: Add space.
This commit is contained in:
parent
731d6d1e47
commit
934d653b21
|
|
@ -30,7 +30,7 @@
|
|||
outbound_caller_id_number = session:getVariable("outbound_caller_id_number");
|
||||
|
||||
--includes
|
||||
local cache = require"resources.functions.cache"
|
||||
local cache = require "resources.functions.cache"
|
||||
|
||||
--include json library
|
||||
local json
|
||||
|
|
|
|||
Loading…
Reference in New Issue